Searched refs:getTargetSection (Results 1 – 8 of 8) sorted by relevance
46 static const MCSection *getTargetSection(const MCExpr *Expr) {54 auto SectionLHS = getTargetSection(BinOp->getLHS()); in getTargetSection() 55 auto SectionRHS = getTargetSection(BinOp->getRHS()); in getTargetSection() 60 return getTargetSection(UnOp->getSubExpr()); in getTargetSection() 132 getTargetSection(Fixup.getValue()))) { in getRelocType() 149 getTargetSection(Fixup.getValue()))) { in getRelocType() 47 static const MCSection *getTargetSection(const MCExpr *Expr) { getTargetSection() function
39 FORWARD_SYMBOL_METHOD(getTargetSection)
141 virtual uint32_t getTargetSection() const = 0;
119 uint32_t getTargetSection() const override;
114 uint32_t getTargetSection() const override;
305 uint32_t NativeRawSymbol::getTargetSection() const { in getTargetSection() function in NativeRawSymbol
293 MOCK_SYMBOL_ACCESSOR(getTargetSection)
811 uint32_t DIARawSymbol::getTargetSection() const { in getTargetSection() function in DIARawSymbol