Home
last modified time | relevance | path

Searched refs:getAddressSection (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolData.cpp34 if (auto Section = RawSymbol->getAddressSection()) in getLineNumbers()
47 uint32_t DataSection = RawSymbol->getAddressSection(); in getCompilandId()
57 if (Section->getAddressSection() == DataSection && in getCompilandId()
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolAnnotation.h30 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolBlock.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DIPDBLineNumber.h25 virtual uint32_t getAddressSection() const = 0;
DPDBSymbolPublicSymbol.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolLabel.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolFuncDebugEnd.h32 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolFuncDebugStart.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolThunk.h32 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolData.h35 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolFunc.h37 FORWARD_SYMBOL_METHOD(getAddressSection)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbolAnnotation.h30 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolBlock.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DIPDBLineNumber.h25 virtual uint32_t getAddressSection() const = 0;
DPDBSymbolPublicSymbol.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolFuncDebugEnd.h32 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolLabel.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolFuncDebugStart.h31 FORWARD_SYMBOL_METHOD(getAddressSection)
DIPDBSectionContrib.h25 virtual uint32_t getAddressSection() const = 0;
DPDBSymbolThunk.h32 FORWARD_SYMBOL_METHOD(getAddressSection)
DPDBSymbolData.h34 FORWARD_SYMBOL_METHOD(getAddressSection)
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIALineNumber.h26 uint32_t getAddressSection() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIALineNumber.h26 uint32_t getAddressSection() const override;
DDIASectionContrib.h26 uint32_t getAddressSection() const override;
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIALineNumber.cpp38 uint32_t DIALineNumber::getAddressSection() const { in getAddressSection() function in DIALineNumber

12