Lines Matching refs:file_context
238 DwarfCUToModule::FileContext file_context(dwarf_filename,
254 file_context.AddSectionToSectionMap(name, contents, section->sh_size);
260 file_context.section_map().find(".debug_info");
261 assert(debug_info_entry != file_context.section_map().end());
272 DwarfCUToModule root_handler(&file_context, &line_to_module, &reporter);
276 dwarf2reader::CompilationUnit reader(file_context.section_map(),