Home
last modified time | relevance | path

Searched defs:ELF32_ST_VISIBILITY (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libelf/
Delf.h508 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro
/external/kmod/port-gnu/
Delf.h507 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro
/external/valgrind/perf/
Dtinycc.c477 #define ELF32_ST_VISIBILITY(o) ((o) & 0x03) macro