Searched refs:debug_info_section (Results 1 – 2 of 2) sorted by relevance
262 const std::pair<const char*, uint64>& debug_info_section = in LoadDwarf() local266 assert(debug_info_section.first); in LoadDwarf()267 uint64 debug_info_length = debug_info_section.second; in LoadDwarf()
285 const std::pair<const char*, uint64>& debug_info_section =288 if (!debug_info_section.first) {298 uint64 debug_info_length = debug_info_section.second;