Home
last modified time | relevance | path

Searched defs:SymTab (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DModuleSymbolTable.h41 std::vector<Symbol> SymTab; variable
DIRObjectFile.h33 ModuleSymbolTable SymTab; variable
DELFObjectFile.h529 const Elf_Shdr *SymTab = *SymTabOrErr; in getSymbolAddress() local
665 const Elf_Shdr *SymTab) const { in getSymbolSection()
686 const Elf_Shdr *SymTab = *SymTabOrErr; in getSymbolSection() local
1012 const Elf_Shdr *SymTab = DotSymtabSec; in symbol_end() local
1027 const Elf_Shdr *SymTab = DotDynSymSec; in dynamic_symbol_end() local
DELF.h353 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection()
475 const Elf_Shdr *SymTab) const { in getRelocationSymbol()
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp178 ELFDumper<ELFT>::dumpSymbol(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in dumpSymbol()
208 const Elf_Shdr *SymTab, in dumpRelocation()
288 const Elf_Shdr *SymTab = *SymTabOrErr; in dumpRelSection() local
312 const Elf_Shdr *SymTab = *SymTabOrErr; in dumpRelaSection() local
/external/llvm/include/llvm/Object/
DELFObjectFile.h412 const Elf_Shdr *SymTab = *EF.getSection(Symb.d.a); in getSymbolAddress() local
535 const Elf_Shdr *SymTab) const { in getSymbolSection()
553 const Elf_Shdr *SymTab = *EF.getSection(Symb.d.a); in getSymbolSection() local
801 const Elf_Shdr *SymTab = DotSymtabSec; in symbol_end_impl() local
816 const Elf_Shdr *SymTab = DotDynSymSec; in dynamic_symbol_end() local
DELF.h213 const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getExtendedSymbolTableIndex()
231 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection()
303 const Elf_Shdr *SymTab) const { in getRelocationSymbol()
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.h124 ELFSymbolTableSection *SymTab; variable
DIceELFSection.cpp72 ELFSymbolTableSection *SymTab) { in addRelocations()
DIceELFSection.h358 const ELFSymbolTableSection *SymTab) { in writeData()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DLTOModule.h55 ModuleSymbolTable SymTab; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp697 InstrProfSymtab *SymTab) { in remapValue()
789 InstrProfSymtab *SymTab) { in deserializeTo()
829 InstrProfSymtab *SymTab) { in deserializeTo()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DRTDyldObjectLinkingLayer.h249 auto SymTab = PFC->RTDyld->getSymbolTable(); in finalize() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h65 SymTab; ///< Symbol table of args/instructions variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h76 SymTab; ///< Symbol table of args/instructions variable
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp2455 void GNUStyle<ELFT>::printRelocation(const ELFO *Obj, const Elf_Shdr *SymTab, in printRelocation()
2531 const Elf_Shdr *SymTab = unwrapOrError(Obj->getSection(Sec.sh_link)); in printRelocations() local
3266 const Elf_Shdr *SymTab = unwrapOrError(Obj->getSection(Sec->sh_link)); in printRelocations() local
3287 const Elf_Shdr *SymTab) { in printRelocation()
DARMEHABIPrinter.h388 const Elf_Shdr *SymTab = *SymTabOrErr; in FindExceptionTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp680 ModuleSymbolTable SymTab; in addRegularLTO() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp505 const Elf_Shdr *SymTab = *SymTabOrErr; in getRelocationValueString() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2517 llvm::Constant *SymTab = in ModuleInitFunction() local