reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
86 uint64_t getAbbrOffset() const { return AbbrOffset; }
lib/DebugInfo/DWARF/DWARFUnit.cpp254 AbbrOffset = debug_info.getRelocatedValue(FormParams.getDwarfOffsetByteSize(), offset_ptr); 256 AbbrOffset = debug_info.getRelocatedValue(FormParams.getDwarfOffsetByteSize(), offset_ptr); 266 if (AbbrOffset) 274 AbbrOffset = AbbrEntry->Offset;