Searched refs:STT_FILE (Results 1 – 14 of 14) sorted by relevance
471 #define STT_FILE 4 /* Symbol gives a file name */ macro
334 case STT_FILE: in __elf_fnlist()
472 case STT_FILE: in __elf_fdnlist()
438 case STT_FILE:
334 #define STT_FILE 4 /* file */ macro
442 case STT_FILE: in __elf_knlist()
496 if (type == STT_FILE) in translate_syms()
334 case STT_FILE: return "FILE"; in get_symbol_type()
6633 case STT_FILE: return "FILE"; in get_symbol_type()
231 for ELF STT_FILE symbols. */
1204 case STT_FILE: in elf_slurp_symbol_table()
5995 sym.st_info = ELF_ST_INFO (STB_LOCAL, STT_FILE); in swap_out_syms()6641 case STT_FILE: in elf_find_function()
5201 case STT_FILE: in arm_elf_find_function()
4041 this is to look for an ELF @code{STT_FILE} symbol which has the same4044 it looks for an ELF @code{STT_FILE} symbol named @code{main.c}). This