Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp528 const TargetLoweringObjectFileMachO &TLOFMacho = in emitEndOfAsmFile() local
538 OutStreamer->switchSection(TLOFMacho.getNonLazySymbolPointerSection()); in emitEndOfAsmFile()
551 OutStreamer->switchSection(TLOFMacho.getThreadLocalPointerSection()); in emitEndOfAsmFile()