Home
last modified time | relevance | path

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

/external/dexmaker/src/dx/java/com/android/dx/io/
DCode.java51 public int getDebugInfoOffset() { in getDebugInfoOffset() method in Code
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.cpp226 Asm->EmitInt32(HD->Die->getOffset() + CU->getDebugInfoOffset()); in EmitData()
DDwarfUnit.h148 unsigned getDebugInfoOffset() const { return DebugInfoOffset; } in getDebugInfoOffset() function
DDIE.cpp398 Addr += CU->getDebugInfoOffset(); in EmitValue()