Searched refs:debug_info (Results 1 – 2 of 2) sorted by relevance
184 dwarf::DebugInfoEntryWriter<>* debug_info, in WriteDebugLocEntry() argument328 debug_info->WriteSecOffset(dwarf::DW_AT_location, debug_loc_offset); in WriteDebugLocEntry()329 debug_info->WriteSecOffset(dwarf::DW_AT_start_scope, debug_ranges_offset); in WriteDebugLocEntry()
130 std::vector<uint8_t>* debug_info, in WriteDebugInfoCU() argument134 Writer<> writer(debug_info); in WriteDebugInfoCU()