Home
last modified time | relevance | path

Searched defs:setDWOId (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h89 void setDWOId(uint64_t Id) { in setDWOId() function
415 void setDWOId(uint64_t NewID) { Header.setDWOId(NewID); } in setDWOId() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h359 void setDWOId(uint64_t DwoId) { DWOId = DwoId; } in setDWOId() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1277 void setDWOId(uint64_t DwoId) { DWOId = DwoId; } in setDWOId() function