Home
last modified time | relevance | path

Searched refs:dump_section (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc114 DumpSection dump_section; in SegmentCommand() local
115 return reader_->WalkSegmentSections(segment, &dump_section); in SegmentCommand()
/external/u-boot/scripts/
Dkernel-doc467 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/
Dintel_vbt_decode.c1679 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()