Searched refs:STT_FUNC (Results 1 – 21 of 21) sorted by relevance
38 Type == ELF::STT_FUNC || Type == ELF::STT_SECTION || in SetType()49 Type == ELF::STT_FUNC || Type == ELF::STT_SECTION || in GetType()
190 MCELF::SetType(SD, ELF::STT_FUNC); in EmitSymbolAttribute()
75 [STT_FUNC] = "FUNC",
39 ELF_STT_Func = (ELF::STT_FUNC << ELF_STT_Shift),
104 else if (type == STT_FUNC)
103 else if (type == STT_FUNC)
459 if (symbol == NULL || symbol->type != STT_FUNC in elf_i386_finalize_plt()604 if (unlikely (sym->type != STT_FUNC) && ! sym->need_copy) in elf_i386_count_relocations()632 sym->type = STT_FUNC; in elf_i386_count_relocations()806 assert (value != 0 || symref[idx]->type != STT_FUNC); in elf_i386_create_relocations()831 && symref[idx]->type != STT_FUNC) in elf_i386_create_relocations()
719 if (oldp->type == STT_FUNC) in check_definition()743 if (likely (oldp->type == STT_FUNC)) in check_definition()783 if (oldp->type == STT_FUNC) in check_definition()5525 if (runp->type == STT_FUNC) in ld_generic_create_outfile()
726 if (GELF_R_TYPE (sym->st_info) == STT_FUNC) in check_symtab()2072 && GELF_ST_TYPE (sym->st_info) != STT_FUNC) in check_gnu_hash()
148 #define STT_FUNC 2 macro
598 if (S && ELF_ST_TYPE(sym.st_info) == STT_FUNC) { in do_Elf_Rela_relocations()611 if (S && (ELF_ST_TYPE(sym.st_info) == STT_FUNC) && (A != 0)) in do_Elf_Rela_relocations()915 case STT_FUNC : if (debug_linker>1) fprintf(stderr, "func " ); break; in ocVerifyImage_ELF()1077 ( ELF_ST_TYPE(stab[j].st_info)==STT_FUNC || in ocGetNames_ELF()1098 if (ELF_ST_TYPE(stab[j].st_info) == STT_FUNC) in ocGetNames_ELF()
703 if (S && ELF_ST_TYPE(sym.st_info) == STT_FUNC) {716 if (S && (ELF_ST_TYPE(sym.st_info) == STT_FUNC) && (A != 0))1076 case STT_FUNC : if (debug_linker>1) fprintf(stderr, "func " ); break;1242 ( ELF_ST_TYPE(stab[j].st_info)==STT_FUNC ||1263 if (ELF_ST_TYPE(stab[j].st_info) == STT_FUNC)
137 ELF_ST_TYPE(syms[i].st_info) != STT_FUNC) { in glue()
211 #define STT_FUNC 2 macro
1170 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
1017 case ELF::STT_FUNC:1050 case ELF::STT_FUNC:1163 case ELF::STT_FUNC:
463 #define STT_FUNC 2 /* Symbol is a code object */ macro
165 case STT_FUNC: VG_(printf)("FUN "); break; in show_raw_elf_symbol()263 (ELFXX_ST_TYPE(sym->st_info) == STT_FUNC in get_elf_symbol_info()
2185 { STT_FUNC, "STT_FUNC" },
801 return elf_sym__type(sym) == STT_FUNC && in elf_sym__is_function()
458 #define STT_FUNC 2 /* Symbol is a code object */ macro6923 sym_type = STT_FUNC; in put_extern_sym2()19296 if (type == STT_FUNC) { in tcc_output_file()20561 if (type == STT_FUNC) { in rt_printline()