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

/external/kernel-headers/original/uapi/linux/
H A Delf.h125 #define STT_SECTION 3 macro
/external/syslinux/com32/include/sys/
H A Delfcommon.h255 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/external/llvm/include/llvm/Support/
H A DELF.h882 STT_SECTION = 3, // Symbol refers to a section enumerator in enum:llvm::ELF::__anon12487
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h886 STT_SECTION = 3, // Symbol refers to a section enumerator in enum:llvm::ELF::__anon20533
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h868 STT_SECTION = 3, // Symbol refers to a section enumerator in enum:llvm::ELF::__anon19697
/external/elfutils/libelf/
H A Delf.h487 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/external/kmod/port-gnu/
H A Delf.h486 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/external/valgrind/perf/
H A Dtinycc.c459 #define STT_SECTION 3 /* Symbol associated with a section */ macro
14848 ELF32_ST_INFO(STB_LOCAL, STT_SECTION), 0,

Completed in 2051 milliseconds