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

Declarations

include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
   42   bool extractFast(const DWARFUnit &U, uint64_t *OffsetPtr,

References

lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
   25   return extractFast(U, OffsetPtr, DebugInfoData, UEndOffset, 0);
lib/DebugInfo/DWARF/DWARFUnit.cpp
  366   while (DIE.extractFast(*this, &DIEOffset, DebugInfoData, NextCUOffset,