Home
last modified time | relevance | path

Searched defs:ELF64_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance

/external/kmod/port-gnu/
Delf.h510 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro
/external/elfutils/libelf/
Delf.h622 #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o) macro