Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Delfcommon.h237 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) macro
/external/elfutils/libelf/
Delf.h468 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) macro
/external/kmod/port-gnu/
Delf.h467 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) macro
/external/valgrind/perf/
Dtinycc.c441 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) macro