Searched defs:XELF_ST_INFO (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dxelf.h130 # define XELF_ST_INFO(bind, type) ELF32_ST_INFO (bind, type) macro
262 # define XELF_ST_INFO(bind, type) ELF64_ST_INFO (bind, type) macro
390 # define XELF_ST_INFO(bind, type) GELF_ST_INFO (bind, type) macro

Completed in 44 milliseconds