Home
last modified time | relevance | path

Searched refs:getLiveRangeStartRelativeVirtualAddress (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h61 uint32_t getLiveRangeStartRelativeVirtualAddress() const override;
/external/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h70 virtual uint32_t getLiveRangeStartRelativeVirtualAddress() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBRawSymbol.h94 virtual uint32_t getLiveRangeStartRelativeVirtualAddress() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIARawSymbol.h82 uint32_t getLiveRangeStartRelativeVirtualAddress() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeRawSymbol.h87 uint32_t getLiveRangeStartRelativeVirtualAddress() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp186 uint32_t NativeRawSymbol::getLiveRangeStartRelativeVirtualAddress() const { in getLiveRangeStartRelativeVirtualAddress() function in NativeRawSymbol
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp177 MOCK_SYMBOL_ACCESSOR(getLiveRangeStartRelativeVirtualAddress)
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp258 MOCK_SYMBOL_ACCESSOR(getLiveRangeStartRelativeVirtualAddress)
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp532 uint32_t DIARawSymbol::getLiveRangeStartRelativeVirtualAddress() const { in getLiveRangeStartRelativeVirtualAddress() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp652 uint32_t DIARawSymbol::getLiveRangeStartRelativeVirtualAddress() const { in getLiveRangeStartRelativeVirtualAddress() function in DIARawSymbol