Searched refs:SHT_SYMTAB (Results 1 – 25 of 75) sorted by relevance
123
8 CHECK: Type: SHT_SYMTAB (0x2)
26 SECTION-NEXT: Type: SHT_SYMTAB
16 Type: SHT_SYMTAB
39 SECS-NEXT: Type: SHT_SYMTAB
79 # CHECK: Type: SHT_SYMTAB (0x2)
91 # CHECK: Type: SHT_SYMTAB (0x2)
78 # CHECK-NEXT: Type: SHT_SYMTAB
96 # CHECK-NEXT: Type: SHT_SYMTAB (0x2)
101 # CHECK-NEXT: Type: SHT_SYMTAB (0x2)
119 if (shdr->sh_type != SHT_SYMTAB) in main()
120 if (shdr->sh_type != SHT_SYMTAB) in main()
122 case SHT_SYMTAB: in handle_section()
48 [3] = SHT_SYMTAB,
204 if (symtabshdr->sh_type == SHT_SYMTAB) in main()504 case SHT_SYMTAB: in main()
86 if (shdr == NULL || shdr->sh_type != SHT_SYMTAB in read_symtab_exec()
100 if (shdr->sh_type == SHT_SYMTAB) in nlist()
465 if (SymTable.sh_type != ELF::SHT_SYMTAB && in getSHNDXTable()476 if (Sec.sh_type != ELF::SHT_SYMTAB && Sec.sh_type != ELF::SHT_DYNSYM) in getStringTableForSymtab()
71 ; CHECK: Type: SHT_SYMTAB
231 symtype = SHT_SYMTAB; in arlib_add_symbols()
308 if (header.sh_type != SHT_SYMTAB && header.sh_type != SHT_DYNSYM) in listsymbols()753 if (header.sh_type != SHT_SYMTAB && header.sh_type != SHT_DYNSYM) in bcc_free_memory_with_file()
269 #define SHT_SYMTAB 2 macro
273 section_locator.Locate(SHT_SYMTAB, ".symtab"), in main()
133 if ((shdr->sh_type == SHT_SYMTAB in relocate_getsym()143 case SHT_SYMTAB: in relocate_getsym()
578 if (SymTable.sh_type != ELF::SHT_SYMTAB && in getSHNDXTable()600 if (Sec.sh_type != ELF::SHT_SYMTAB && Sec.sh_type != ELF::SHT_DYNSYM) in getStringTableForSymtab()