Searched refs:getAddressSection (Results 1 – 25 of 38) sorted by relevance
12
34 if (auto Section = RawSymbol->getAddressSection()) in getLineNumbers()47 uint32_t DataSection = RawSymbol->getAddressSection(); in getCompilandId()57 if (Section->getAddressSection() == DataSection && in getCompilandId()
30 FORWARD_SYMBOL_METHOD(getAddressSection)
31 FORWARD_SYMBOL_METHOD(getAddressSection)
25 virtual uint32_t getAddressSection() const = 0;
32 FORWARD_SYMBOL_METHOD(getAddressSection)
35 FORWARD_SYMBOL_METHOD(getAddressSection)
37 FORWARD_SYMBOL_METHOD(getAddressSection)
34 FORWARD_SYMBOL_METHOD(getAddressSection)
26 uint32_t getAddressSection() const override;
38 uint32_t DIALineNumber::getAddressSection() const { in getAddressSection() function in DIALineNumber