Searched refs:STT_FILE (Results 1 – 17 of 17) sorted by relevance
677 #define STT_FILE 4 /* Symbol gives a file name */ macro
344 case STT_FILE: return "FILE"; in get_symbol_type()
9550 case STT_FILE: return "FILE"; in get_symbol_type()
2216 && sym.get_st_type() != elfcpp::STT_FILE in do_count_local_symbols()2715 if (sym.get_st_type() == elfcpp::STT_FILE) in get_symbol_location_info()
936 case STT_FILE: in dump_symtab()
1294 case STT_FILE: in elf_slurp_symbol_table()
3285 case STT_FILE: st_info_str = "STT_FILE"; break; in rx_dump_symtab()
8667 sym.st_info = ELF_ST_INFO (STB_LOCAL, STT_FILE); in elf_link_output_extsym()9353 if (ELF_ST_TYPE (isym->st_info) == STT_FILE) in elf_link_input_bfd()9369 osym.st_info = ELF_ST_INFO (STB_LOCAL, STT_FILE); in elf_link_input_bfd()
6352 case STT_FILE: in aarch64_elf_find_function()
587 (bfd_elf_final_link): Initialize new field. Move fake STT_FILE
7032 sym.st_info = ELF_ST_INFO (STB_LOCAL, STT_FILE); in swap_out_syms()
13113 case STT_FILE: in arm_elf_find_function()
5472 BSF_SECTION_SYM <=> STT_SECTION, BSF_FILE <=> STT_FILE.
539 STT_FILE = 4,
169 * ld-arm/script-type.sym: Remove redundant STT_FILE symbol.245 present STT_FILE symbol.
1295 added STT_FILE symbols.
249 present STT_FILE symbol.