Searched refs:getEmitSize (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h133 uint64_t getEmitSize(const MachObjectWriter &ObjWriter, function in class:llvm::MCLOHDirective
177 uint64_t getEmitSize(const MachObjectWriter &ObjWriter, function in class:llvm::MCLOHContainer
181 EmitSize += D.getEmitSize(ObjWriter, Layout);
/external/llvm/lib/MC/
H A DMachObjectWriter.cpp797 uint64_t LOHRawSize = Asm.getLOHContainer().getEmitSize(*this, Layout);

Completed in 80 milliseconds