Searched refs:dump_section (Results 1 – 3 of 3) sorted by relevance
/external/google-breakpad/src/tools/mac/dump_syms/ |
D | macho_dump.cc | 114 DumpSection dump_section; in SegmentCommand() local 115 return reader_->WalkSegmentSections(segment, &dump_section); in SegmentCommand()
|
/external/u-boot/scripts/ |
D | kernel-doc | 467 sub dump_section { subroutine 519 dump_section($file, $name, $contents); 1959 dump_section($file, $section, $contents); 1977 dump_section($file, $section, $contents); 1995 dump_section($file, $section, $contents); 2041 dump_section($file, $section, $contents); 2103 dump_section($file, $section, $contents);
|
/external/igt-gpu-tools/tools/ |
D | intel_vbt_decode.c | 1679 static bool dump_section(struct context *context, int section_id) in dump_section() function 2003 if (!dump_section(&context, block_number)) { in main() 2012 dump_section(&context, i); in main()
|