Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp543 const TargetLoweringObjectFileMachO &TLOFMacho = in emitEndOfAsmFile() local
553 OutStreamer->switchSection(TLOFMacho.getNonLazySymbolPointerSection()); in emitEndOfAsmFile()
566 OutStreamer->switchSection(TLOFMacho.getThreadLocalPointerSection()); in emitEndOfAsmFile()