Searched refs:needsRelocationsForDwarfStringPool (Results 1 – 3 of 3) sorted by relevance
206 bool needsRelocationsForDwarfStringPool() const;
179 if (Asm->needsRelocationsForDwarfStringPool()) in addString()201 if (Asm->needsRelocationsForDwarfStringPool()) in addLocalString()
662 bool AsmPrinter::needsRelocationsForDwarfStringPool() const { in needsRelocationsForDwarfStringPool() function in AsmPrinter