Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Delfcommon.h255 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/external/kernel-headers/original/uapi/linux/
Delf.h126 #define STT_SECTION 3 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h868 STT_SECTION = 3, // Symbol refers to a section enumerator
/external/llvm/include/llvm/Support/
DELF.h882 STT_SECTION = 3, // Symbol refers to a section enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h886 STT_SECTION = 3, // Symbol refers to a section enumerator
/external/elfutils/libelf/
Delf.h487 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/external/kmod/port-gnu/
Delf.h486 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/external/valgrind/perf/
Dtinycc.c459 #define STT_SECTION 3 /* Symbol associated with a section */ macro