Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DReader.cpp109 size_t SymSize = IsBigObj ? sizeof(coff_symbol32) : sizeof(coff_symbol16); in readSymbols() local
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp79 uint64_t SymAddress, uint64_t SymSize, in collectRelocatedSymbols()
103 uint64_t SymAddress, uint64_t SymSize, StringRef SymName, in collectRelocationOffsets()
185 uint64_t SymSize = P.second; in dumpCXXData() local
/external/llvm-project/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp83 uint64_t SymAddress, uint64_t SymSize, in collectRelocatedSymbols()
107 uint64_t SymAddress, uint64_t SymSize, StringRef SymName, in collectRelocationOffsets()
193 uint64_t SymSize = P.second; in dumpCXXData() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h207 DenseMap<const MCSymbol *, uint64_t> SymSize; variable
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h309 DenseMap<const MCSymbol *, uint64_t> SymSize; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h311 DenseMap<const MCSymbol *, uint64_t> SymSize; variable
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp842 uint64_t SymSize = SecContent.size() - (CSymAddr - SecContent.data()); in linkAndVerify() local
/external/llvm-project/llvm/tools/llvm-jitlink/
Dllvm-jitlink.cpp292 JITTargetAddress SymSize = Sym->getSize(); in dumpSectionContents() local