Home
last modified time | relevance | path

Searched refs:FLAG_ABI_MASK (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/cc/
Dbcc_proc.c308 #define FLAG_ABI_MASK 0xff00 macro
320 switch (flags & FLAG_ABI_MASK) { in match_so_flags()