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

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugPubnamesSet.cpp40 DWARFDebugPubnamesSet::AddDescriptor(dw_offset_t cu_rel_offset, const char* name) argument
46 Descriptor pubnameDesc(cu_rel_offset, name);
H A DDWARFDebugPubnamesSet.h71 void AddDescriptor(dw_offset_t cu_rel_offset, const char* name);

Completed in 68 milliseconds