Home
last modified time | relevance | path

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

/external/kmod/port-gnu/
Delf.h467 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) macro
/external/elfutils/libelf/
Delf.h579 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) macro