Searched defs:section_type (Results 1 – 1 of 1) sorted by relevance
248 llvm::ELF::Elf32_Sym* ElfFile::GetSymbolSectionStart(llvm::ELF::Elf32_Word section_type) { in GetSymbolSectionStart()269 const char* ElfFile::GetStringSectionStart(llvm::ELF::Elf32_Word section_type) { in GetStringSectionStart()290 const char* ElfFile::GetString(llvm::ELF::Elf32_Word section_type, llvm::ELF::Elf32_Word i) { in GetString()406 bool ElfFile::IsSymbolSectionType(llvm::ELF::Elf32_Word section_type) { in IsSymbolSectionType()416 llvm::ELF::Elf32_Sym& ElfFile::GetSymbol(llvm::ELF::Elf32_Word section_type, in GetSymbol()421 ElfFile::SymbolTable** ElfFile::GetSymbolTable(llvm::ELF::Elf32_Word section_type) { in GetSymbolTable()437 llvm::ELF::Elf32_Sym* ElfFile::FindSymbolByName(llvm::ELF::Elf32_Word section_type, in FindSymbolByName()497 llvm::ELF::Elf32_Addr ElfFile::FindSymbolAddress(llvm::ELF::Elf32_Word section_type, in FindSymbolAddress()