Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Delfcommon.h254 #define STT_FUNC 2 /* Symbol is a code object */ macro
/external/kernel-headers/original/uapi/linux/
Delf.h125 #define STT_FUNC 2 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h867 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
/external/llvm/include/llvm/Support/
DELF.h881 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h885 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
/external/elfutils/libelf/
Delf.h486 #define STT_FUNC 2 /* Symbol is a code object */ macro
/external/kmod/port-gnu/
Delf.h485 #define STT_FUNC 2 /* Symbol is a code object */ macro
/external/valgrind/perf/
Dtinycc.c458 #define STT_FUNC 2 /* Symbol is a code object */ macro