Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h162 MCLOHContainer LOHContainer; variable
207 MCLOHContainer &getLOHContainer() { return LOHContainer; } in getLOHContainer()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp58 LOHContainer.reset(); in reset()
844 uint64_t LOHRawSize = LOHContainer.getEmitSize(Asm, *this); in writeObject()
1068 LOHContainer.emit(Asm, *this); in writeObject()