Searched refs:doesSectionRequireSymbols (Results 1 – 5 of 5) sorted by relevance
168 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anon584bc68e0211::DarwinPPCAsmBackend185 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anon584bc68e0211::ELFPPCAsmBackend
80 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function
345 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anon886781570211::ELFX86AsmBackend416 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anon886781570211::DarwinX86_64AsmBackend
656 virtual bool doesSectionRequireSymbols(const MCSection &Section) const { in doesSectionRequireSymbols() function in __anon0e7ca6cb0211::DarwinARMAsmBackend
309 return getBackend().doesSectionRequireSymbols(Symbol.getSection()); in isSymbolLinkerVisible()