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

References

include/llvm/DebugInfo/DWARF/DWARFUnit.h
  337     return StringOffsetsTableContribution->getDwarfOffsetByteSize();
lib/DebugInfo/DWARF/DWARFContext.cpp
  182     unsigned EntrySize = Contribution->getDwarfOffsetByteSize();
lib/DebugInfo/DWARF/DWARFUnit.cpp
  780   uint8_t EntrySize = getDwarfOffsetByteSize();