Searched defs:STT_FUNC (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h124 #define STT_FUNC 2 macro
/external/llvm/include/llvm/Support/
H A DELF.h856 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator in enum:llvm::ELF::__anon12039
/external/elfutils/libelf/
H A Delf.h486 #define STT_FUNC 2 /* Symbol is a code object */ macro
/external/valgrind/perf/
H A Dtinycc.c458 #define STT_FUNC 2 /* Symbol is a code object */ macro
6925 sym_type = STT_FUNC;
19283 dynamic symbols. If a symbol STT_FUNC is found, then we
19298 if (type == STT_FUNC) {
20563 if (type == STT_FUNC) {
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 207 milliseconds