Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h194 unsigned DwarfCompileUnitID = 0; variable
576 unsigned getDwarfCompileUnitID() { return DwarfCompileUnitID; } in getDwarfCompileUnitID()
579 DwarfCompileUnitID = CUIndex; in setDwarfCompileUnitID()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp106 DwarfCompileUnitID = 0; in reset()