Searched refs:CompileUnitAtIndex (Results 1 – 2 of 2) sorted by relevance
67 const DWARFCompileUnit * CompileUnitAtIndex(uint32_t i) const { return m_infos[i].cu; } in CompileUnitAtIndex() function
93 … return form_value.ExtractValue(dwarf2Data->get_debug_info_data(), &offset, CompileUnitAtIndex(i)); in ExtractFormValueAtIndex()110 return form_value.Reference(CompileUnitAtIndex(i)); in FormValueAsUnsignedAtIndex()