Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h180 unsigned DwarfCompileUnitID; variable
477 unsigned getDwarfCompileUnitID() { return DwarfCompileUnitID; } in getDwarfCompileUnitID()
479 DwarfCompileUnitID = CUIndex; in setDwarfCompileUnitID()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h200 unsigned DwarfCompileUnitID = 0; variable
631 unsigned getDwarfCompileUnitID() { return DwarfCompileUnitID; } in getDwarfCompileUnitID()
634 DwarfCompileUnitID = CUIndex; in setDwarfCompileUnitID()
/external/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()
/external/llvm/lib/MC/
DMCContext.cpp51 AllowTemporaryLabels(true), DwarfCompileUnitID(0), in MCContext()
92 DwarfCompileUnitID = 0; in reset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp106 DwarfCompileUnitID = 0; in reset()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp107 DwarfCompileUnitID = 0; in reset()