reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/DebugInfo/DWARF/DWARFUnit.h
   86   uint64_t getAbbrOffset() const { return AbbrOffset; }
lib/DebugInfo/DWARF/DWARFUnit.cpp
  254     AbbrOffset = debug_info.getRelocatedValue(FormParams.getDwarfOffsetByteSize(), offset_ptr);
  256     AbbrOffset = debug_info.getRelocatedValue(FormParams.getDwarfOffsetByteSize(), offset_ptr);
  266     if (AbbrOffset)
  274     AbbrOffset = AbbrEntry->Offset;