Home
last modified time | relevance | path

Searched refs:STT_FUNC (Results 1 – 25 of 53) sorted by relevance

123

/external/google-breakpad/src/common/linux/
Delf_symbols_to_module_unittest.cc121 ELF32_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_P()
145 .D8(ELF32_ST_INFO(STB_GLOBAL, STT_FUNC)) in TEST_P()
174 .D8(ELF32_ST_INFO(STB_GLOBAL, STT_FUNC)) in TEST_P()
198 ELF32_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_P()
202 ELF32_ST_INFO(STB_LOCAL, STT_FUNC), in TEST_P()
206 ELF32_ST_INFO(STB_LOCAL, STT_FUNC), in TEST_P()
231 ELF32_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_P()
234 ELF32_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_P()
291 ELF64_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_P()
315 ELF64_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_P()
[all …]
Dsynth_elf_unittest.cc136 ELF32_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_F()
139 ELF32_ST_INFO(STB_LOCAL, STT_FUNC), in TEST_F()
142 ELF32_ST_INFO(STB_LOCAL, STT_FUNC), in TEST_F()
159 ELF32_ST_INFO(STB_GLOBAL, STT_FUNC), // info in TEST_F()
166 ELF32_ST_INFO(STB_LOCAL, STT_FUNC), // info in TEST_F()
173 ELF32_ST_INFO(STB_LOCAL, STT_FUNC), // info in TEST_F()
Ddump_symbols_unittest.cc104 ELF32_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_F()
144 ELF64_ST_INFO(STB_GLOBAL, STT_FUNC), in TEST_F()
Delf_symbols_to_module.cc157 if (ELF32_ST_TYPE(iterator->info) == STT_FUNC && in ELFSymbolsToModule()
/external/llvm/test/MC/ELF/
Dgnu-type.s3 .type TYPE STT_FUNC
6 .type comma_TYPE, STT_FUNC
9 .type at_TYPE, @STT_FUNC
12 .type percent_TYPE, %STT_FUNC
/external/llvm/test/MC/ELF/ARM/
Dgnu-type-hash.s5 .type TYPE #STT_FUNC
11 .type comma_TYPE, #STT_FUNC
/external/llvm/test/Object/
Dyaml2obj-elf-multi-doc.test31 Type: STT_FUNC
53 Type: STT_FUNC
/external/swiftshader/third_party/LLVM/lib/MC/
DMCELF.cpp38 Type == ELF::STT_FUNC || Type == ELF::STT_SECTION || in SetType()
49 Type == ELF::STT_FUNC || Type == ELF::STT_SECTION || in GetType()
/external/llvm/lib/MC/
DMCSymbolELF.cpp105 case ELF::STT_FUNC: in setType()
135 return ELF::STT_FUNC; in getType()
DELFObjectWriter.cpp436 if (Type == ELF::STT_FUNC || Type == ELF::STT_OBJECT || in mergeTypeForSet()
440 case ELF::STT_FUNC: in mergeTypeForSet()
443 Type = ELF::STT_FUNC; in mergeTypeForSet()
451 Type == ELF::STT_GNU_IFUNC || Type == ELF::STT_FUNC) in mergeTypeForSet()
DMCELFStreamer.cpp178 for (unsigned Type : {ELF::STT_NOTYPE, ELF::STT_OBJECT, ELF::STT_FUNC, in CombineSymbolTypes()
252 Symbol->setType(CombineSymbolTypes(Symbol->getType(), ELF::STT_FUNC)); in EmitSymbolAttribute()
/external/elfutils/tests/
Ddwflsyms.c40 case STT_FUNC: in gelf_type()
151 if (GELF_ST_TYPE (sym.st_info) == STT_FUNC && shndxp != SHN_UNDEF) in list_syms()
/external/llvm/test/tools/sanstats/
Delf.test197 Type: STT_FUNC
201 Type: STT_FUNC
206 Type: STT_FUNC
/external/elfutils/libebl/
Deblsymboltypename.c50 [STT_FUNC] = "FUNC", in ebl_symbol_type_name()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCELFSymbolFlags.h39 ELF_STT_Func = (ELF::STT_FUNC << ELF_STT_Shift),
/external/elfutils/src/
Di386_ld.c451 if (symbol == NULL || symbol->type != STT_FUNC in elf_i386_finalize_plt()
596 if (unlikely (sym->type != STT_FUNC) && ! sym->need_copy) in elf_i386_count_relocations()
624 sym->type = STT_FUNC; in elf_i386_count_relocations()
798 assert (value != 0 || symref[idx]->type != STT_FUNC); in elf_i386_create_relocations()
823 && symref[idx]->type != STT_FUNC) in elf_i386_create_relocations()
/external/elfutils/libasm/
Dasm_newabssym.c102 else if (type == STT_FUNC) in asm_newabssym()
Dasm_newsym.c102 else if (type == STT_FUNC) in asm_newsym()
/external/python/cpython2/Modules/_ctypes/libffi/src/bfin/
Dsysv.S40 .type _ffi_call_SYSV, STT_FUNC;
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDebugRegisterer.cpp105 ELF::STT_FUNC, in MakeELF()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp74 ELFSym *FnSym = ELFSym::getGV(F, EW.getGlobalELFBinding(F), ELF::STT_FUNC, in finishFunction()
/external/syslinux/com32/include/sys/
Delfcommon.h254 #define STT_FUNC 2 /* Symbol is a code object */ macro
/external/linux-kselftest/tools/testing/selftests/vDSO/
Dparse_vdso.c235 if (ELF64_ST_TYPE(sym->st_info) != STT_FUNC) in vdso_sym()
/external/elfutils/libdwfl/
Ddwfl_module_getsym.c125 && (GELF_ST_TYPE (sym->st_info) == STT_FUNC in __libdwfl_getsym()
/external/kernel-headers/original/uapi/linux/
Delf.h124 #define STT_FUNC 2 macro

123