/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceELFObjectWriter.cpp | 241 constexpr SizeT SymbolSize = 0; in writeFunctionCode() local 401 SizeT SymbolSize = Var->getNumBytes(); in writeDataOfType() local 536 constexpr SizeT SymbolSize = 0; in writeConstantPool() local
|
/aosp_15_r20/external/llvm/lib/DebugInfo/Symbolize/ |
H A D | SymbolizableObjectFile.cpp | 112 uint64_t SymbolSize = NextOffset - Export.Offset; in addCoffExportSymbols() local 120 uint64_t SymbolSize, in addSymbol()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
H A D | SymbolizableObjectFile.cpp | 153 uint64_t SymbolSize = NextOffset - Export.Offset; in addCoffExportSymbols() local 161 uint64_t SymbolSize, in addSymbol()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/ |
H A D | SymbolizableObjectFile.cpp | 136 uint64_t SymbolSize = NextOffset - Export.Offset; in addCoffExportSymbols() local 143 uint64_t SymbolSize, in addSymbol()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCSymbolELF.h | 17 const MCExpr *SymbolSize = nullptr; variable
|
D | MCSymbolWasm.h | 33 const MCExpr *SymbolSize = nullptr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCSymbolELF.h | 17 const MCExpr *SymbolSize = nullptr; variable
|
H A D | MCSymbolWasm.h | 31 const MCExpr *SymbolSize = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCSymbolELF.h | 17 const MCExpr *SymbolSize = nullptr; variable
|
D | MCSymbolWasm.h | 33 const MCExpr *SymbolSize = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCSymbolELF.h | 17 const MCExpr *SymbolSize = nullptr; variable
|
D | MCSymbolWasm.h | 33 const MCExpr *SymbolSize = nullptr; variable
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCSymbolELF.h | 18 const MCExpr *SymbolSize = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCSymbolELF.h | 17 const MCExpr *SymbolSize = nullptr; variable
|
D | MCSymbolWasm.h | 33 const MCExpr *SymbolSize = nullptr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCSymbolELF.h | 17 const MCExpr *SymbolSize = nullptr; variable
|
H A D | MCSymbolWasm.h | 33 const MCExpr *SymbolSize = nullptr; variable
|
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/ |
H A D | ModStream.cpp | 31 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize(); in reload() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | ModuleDebugStream.cpp | 52 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize(); in reloadSerialize() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | ModuleDebugStream.cpp | 51 uint32_t SymbolSize = Mod.getSymbolDebugInfoByteSize(); in reloadSerialize() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/COFF/ |
H A D | COFFWriter.cpp | 174 size_t SymTabSize, SymbolSize; in finalize() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 559 unsigned SymbolSize = CP.getSymbolSize(); in writeCOFF() local
|
/aosp_15_r20/external/llvm/tools/yaml2obj/ |
H A D | yaml2coff.cpp | 503 unsigned SymbolSize = CP.getSymbolSize(); in writeCOFF() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 568 unsigned SymbolSize = CP.getSymbolSize(); in writeCOFF() local
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | WinCOFFObjectWriter.cpp | 829 unsigned SymbolSize = UseBigObj ? COFF::Symbol32Size : COFF::Symbol16Size; in writeObject() local
|