/aosp_15_r20/external/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 79 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | DbiModuleDescriptorBuilder.h | 52 uint32_t SymSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/ |
D | DbiModuleDescriptorBuilder.h | 52 uint32_t SymSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/ |
D | DbiModuleDescriptorBuilder.h | 52 uint32_t SymSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/ |
D | DbiModuleDescriptorBuilder.h | 52 uint32_t SymSize = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/ |
D | DbiModuleDescriptorBuilder.h | 52 uint32_t SymSize = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/ |
H A D | COFFReader.cpp | 109 size_t SymSize = IsBigObj ? sizeof(coff_symbol32) : sizeof(coff_symbol16); in readSymbols() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 207 DenseMap<const MCSymbol *, uint64_t> SymSize; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.cpp | 420 auto SymSize = Sym.getSize() ? Sym.getSize() : B.getSize() - Sym.getOffset(); in addFunctionPointerRelocationsToCurrentSymbol() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachOLinkGraphBuilder.cpp | 700 size_t SymSize = (B.getAddress() + BlockSize) - in graphifyCStringSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 311 DenseMap<const MCSymbol *, uint64_t> SymSize; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 310 DenseMap<const MCSymbol *, uint64_t> SymSize; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/goobj/ |
D | objfile.go | 278 const SymSize = stringRefSize + 2 + 1 + 1 + 1 + 4 + 4 const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loader/ |
D | loader.go | 803 func (l *Loader) SymSize(i Sym) int64 { func
|