Searched refs:getAddressSection (Results 1 – 24 of 24) sorted by relevance
27 if (auto Section = RawSymbol->getAddressSection()) in getLineNumbers()40 uint32_t DataSection = RawSymbol->getAddressSection(); in getCompilandId()50 if (Section->getAddressSection() == DataSection && in getCompilandId()
26 FORWARD_SYMBOL_METHOD(getAddressSection)
25 virtual uint32_t getAddressSection() const = 0;
24 virtual uint32_t getAddressSection() const = 0;
27 FORWARD_SYMBOL_METHOD(getAddressSection)
29 FORWARD_SYMBOL_METHOD(getAddressSection)
34 FORWARD_SYMBOL_METHOD(getAddressSection)
93 virtual uint32_t getAddressSection() const = 0;
25 uint32_t getAddressSection() const override;
64 uint32_t getAddressSection() const override;
33 uint32_t DIAFrameData::getAddressSection() const { in getAddressSection() function in DIAFrameData
37 uint32_t DIALineNumber::getAddressSection() const { in getAddressSection() function in DIALineNumber
41 uint32_t DIASectionContrib::getAddressSection() const { in getAddressSection() function in DIASectionContrib
584 uint32_t DIARawSymbol::getAddressSection() const { in getAddressSection() function in DIARawSymbol
69 uint32_t getAddressSection() const override;
109 uint32_t NativeRawSymbol::getAddressSection() const { in getAddressSection() function in NativeRawSymbol