Home
last modified time | relevance | path

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

/external/llvm/tools/obj2yaml/
Delf2yaml.cpp175 ELFDumper<ELFT>::dumpSymbol(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in dumpSymbol()
205 const Elf_Shdr *SymTab, in dumpRelocation()
285 const Elf_Shdr *SymTab = *SymTabOrErr; in dumpRelSection() local
309 const Elf_Shdr *SymTab = *SymTabOrErr; in dumpRelaSection() local
/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/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
798 const Elf_Shdr *SymTab = DotSymtabSec; in symbol_end_impl() local
813 const Elf_Shdr *SymTab = DotDynSymSec; in dynamic_symbol_end() local
DELF.h217 const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getExtendedSymbolTableIndex()
235 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection()
307 const Elf_Shdr *SymTab) const { in getRelocationSymbol()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp765 ELFSection &SymTab = getSymbolTableSection(); in EmitRelocations() local
965 ELFSection &SymTab = getSymbolTableSection(); in EmitSymbolTable() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h65 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/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