Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DSymbolSize.cpp44 auto Syms = E->symbols(); in computeSymbolSizes() local
DIRSymtab.cpp86 std::vector<storage::Symbol> Syms; member
/external/llvm/lib/Object/
DSymbolSize.cpp51 auto Syms = E->symbols(); in computeSymbolSizes() local
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp274 std::vector<Elf_Sym> Syms; in initSymtabSectionHeader() local
316 std::vector<Elf_Sym> &Syms, in addSymbols()
/external/clang/lib/StaticAnalyzer/Checkers/
DExprInspectionChecker.cpp187 const MarkedSymbolsTy &Syms = State->get<MarkedSymbols>(); in checkDeadSymbols() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h336 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms, in getSectionIndex()
649 uint64_t Syms = SymTable.sh_size / sizeof(Elf_Sym); in getSHNDXTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp493 void LTO::addModuleToGlobalRes(ArrayRef<InputFile::Symbol> Syms, in addModuleToGlobalRes()
664 LTO::addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addRegularLTO()
808 Error LTO::addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addThinLTO()
/external/llvm/tools/dsymutil/
DMachOUtils.cpp180 unsigned Syms = 0; in transferSymbols() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp71 SmallVector<Symbol, 1> Syms; member
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp250 Elf_Sym_Range Syms(nullptr, nullptr); in printSymbolsHelper() local
512 ListScope Syms(W, "Symbols"); in printVersionSymbolSection() local
1830 Elf_Sym_Range Syms = dynamic_symbols(); in printGnuHashTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp637 std::vector<Elf_Sym> Syms = in initSymtabSectionHeader() local