Home
last modified time | relevance | path

Searched refs:doesDwarfUseRelocationsAcrossSections (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterDwarf.cpp166 if (doesDwarfUseRelocationsAcrossSections()) { in emitDwarfSymbolReference()
178 if (doesDwarfUseRelocationsAcrossSections()) { in emitDwarfStringOffset()
H A DDwarfStringPool.cpp23 ShouldCreateSymbols(Asm.doesDwarfUseRelocationsAcrossSections()) {} in DwarfStringPool()
H A DDIE.cpp583 if (AP->doesDwarfUseRelocationsAcrossSections()) in emitValue()
H A DDwarfUnit.cpp1799 if (Asm->doesDwarfUseRelocationsAcrossSections()) in addSectionLabel()
1822 if (!Asm->doesDwarfUseRelocationsAcrossSections()) in getCrossSectionRelativeBaseAddress()
H A DAsmPrinter.cpp354 MAI->doesDwarfUseRelocationsAcrossSections(); in AsmPrinter()
4080 doesDwarfUseRelocationsAcrossSections()}; in getDwarfFormParams()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h803 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h330 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp80 UseRelocs = Ctx.getAsmInfo()->doesDwarfUseRelocationsAcrossSections(); in MCDwarfLineStr()
1141 AsmInfo->doesDwarfUseRelocationsAcrossSections(); in Emit()
1722 } else if (!asmInfo->doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()