Searched refs:useSectionSymbol (Results 1 – 2 of 2) sorted by relevance
186 bool useSectionSymbol(const MCValue &Val, const MCSymbolELF *Sym, uint64_t C,
1259 bool ELFObjectWriter::useSectionSymbol(const MCValue &Val, in useSectionSymbol() function in ELFObjectWriter1375 if (UseSectionSym && useSectionSymbol(Target, SymA, Addend, Type)) { in recordRelocation()