Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Delf.h125 #define STT_FUNC 2 macro
/external/u-boot/include/
Delf.h385 #define STT_FUNC 2 /* function */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h867 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/llvm/include/llvm/Support/
DELF.h881 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1004 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
/external/kmod/port-gnu/
Delf.h485 #define STT_FUNC 2 /* Symbol is a code object */ macro
/external/elfutils/libelf/
Delf.h597 #define STT_FUNC 2 /* Symbol is a code object */ macro