Searched refs:getTargetSection (Results 1 – 7 of 7) sorted by relevance
47 static const MCSection *getTargetSection(const MCExpr *Expr) { in getTargetSection() function55 auto SectionLHS = getTargetSection(BinOp->getLHS()); in getTargetSection()56 auto SectionRHS = getTargetSection(BinOp->getRHS()); in getTargetSection()61 return getTargetSection(UnOp->getSubExpr()); in getTargetSection()133 getTargetSection(Fixup.getValue()))) { in getRelocType()150 getTargetSection(Fixup.getValue()))) { in getRelocType()
39 FORWARD_SYMBOL_METHOD(getTargetSection)
141 virtual uint32_t getTargetSection() const = 0;
114 uint32_t getTargetSection() const override;
119 uint32_t getTargetSection() const override;
305 uint32_t NativeRawSymbol::getTargetSection() const { in getTargetSection() function in NativeRawSymbol
811 uint32_t DIARawSymbol::getTargetSection() const { in getTargetSection() function in DIARawSymbol