Searched refs:SYMTAB (Results 1 – 5 of 5) sorted by relevance
38 SYMTAB, enumerator93 value_ = ElfSecName::SYMTAB; in ElfSection()116 case ElfSecName::SYMTAB: in ShouldDumpToAOTFile()139 if (value_ == ElfSecName::RELATEXT || value_ == ElfSecName::SYMTAB) { in Entsize()147 return value_ == ElfSecName::SYMTAB ? 1 : 0; in Link()164 {ElfSecName::SYMTAB, {llvm::ELF::SHT_SYMTAB, llvm::ELF::SHF_ALLOC}}, in InitShTypeAndFlag()
43 … return sec == ElfSecName::RELATEXT || sec == ElfSecName::STRTAB || sec == ElfSecName::SYMTAB; in IsRelaSection()
44 case ElfSecName::SYMTAB: in GetSecName()
133 ElfSecName::SYMTAB, in GetDumpSectionNames()
88 {ElfSecName::SYMTAB, AOTFileInfo::DATA_SEC_ALIGN}, in Initialize()104 {ElfSecName::SYMTAB, ElfSecName::DATA}, in Initialize()470 case ElfSecName::SYMTAB: in PackELFSections()