Home
last modified time | relevance | path

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

/arch/x86/tools/
Drelocs_64.c15 #define ELF_ST_VISIBILITY(o) ELF64_ST_VISIBILITY(o) macro
Drelocs_32.c15 #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) macro