Searched refs:getAddressSection (Results 1 – 25 of 73) sorted by relevance
123
27 if (auto Section = RawSymbol->getAddressSection()) in getLineNumbers()40 uint32_t DataSection = RawSymbol->getAddressSection(); in getCompilandId()50 if (Section->getAddressSection() == DataSection && in getCompilandId()
31 dumpSymbolField(OS, "section", getAddressSection(), Indent); in dump()36 uint32_t NativePublicSymbol::getAddressSection() const { return Sym.Segment; } in getAddressSection() function in NativePublicSymbol
37 dumpSymbolField(OS, "section", getAddressSection(), Indent); in dump()44 uint32_t NativeFunctionSymbol::getAddressSection() const { return Sym.Segment; } in getAddressSection() function in NativeFunctionSymbol
26 FORWARD_SYMBOL_METHOD(getAddressSection)
25 virtual uint32_t getAddressSection() const = 0;
24 virtual uint32_t getAddressSection() const = 0;
27 FORWARD_SYMBOL_METHOD(getAddressSection)
30 FORWARD_SYMBOL_METHOD(getAddressSection)
31 FORWARD_SYMBOL_METHOD(getAddressSection)
25 uint32_t getAddressSection() const override;
31 uint32_t getAddressSection() const override;