Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1711 unsigned PCSize = getSizeForEncoding(Streamer, PCEncoding); in EmitFDE() local
1717 emitAbsValue(Streamer, Range, PCSize); in EmitFDE()
1740 unsigned Align = LastInSection ? asmInfo->getCodePointerSize() : PCSize; in EmitFDE()