Searched refs:GetDWARFSizeOfOffset (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDataExtractor.cpp21 return GetMaxU64(offset_ptr, GetDWARFSizeOfOffset());
H A DDWARFDataExtractor.h31 size_t GetDWARFSizeOfOffset() const { return 4; } function in class:lldb_private::DWARFDataExtractor

Completed in 56 milliseconds