Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h355 bool isExportedToOtherDSO(const Elf_Sym *ESym) const { in isExportedToOtherDSO()
456 const Elf_Sym *ESym = getSymbol(Sym); in getSymbolName() local
499 const Elf_Sym *ESym = getSymbol(Symb); in getSymbolValueImpl() local
517 const Elf_Sym *ESym = getSymbol(Symb); in getSymbolAddress() local
588 const Elf_Sym *ESym = getSymbol(Symb); in getSymbolType() local
610 const Elf_Sym *ESym = getSymbol(Sym); in getSymbolFlags() local
664 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection()