Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDIE.h168 unsigned getSiblingOffset() const { return Offset + Size; } in getSiblingOffset() function
DDwarfDebug.cpp1529 Asm->EmitInt32(Die->getSiblingOffset()); in emitDIE()