/device/google/dragon/recovery/updater/ |
fwtool.cpp | 74 static void dump_section(struct flash_device *dev, const char *name) function 94 dump_section(dev, "RO_FRID"); 95 dump_section(dev, "RW_FWID_A"); 96 dump_section(dev, "RW_FWID_B");
|
/external/google-breakpad/src/tools/mac/dump_syms/ |
macho_dump.cc | 114 DumpSection dump_section; local 115 return reader_->WalkSegmentSections(segment, &dump_section);
|
/toolchain/binutils/binutils-2.25/binutils/ |
ChangeLog-2007 | 284 (dump_section): Rename to dump_section_as_bytes. 917 * readelf.c (dump_section): Also test for SHT_REL sections when [all...] |
ChangeLog | 567 * od-macho.c (dump_section_header): Renames of dump_section.
|
ChangeLog-0203 | 162 * readelf.c (dump_section): Do not dump the contents of SHT_NOBITS 167 * readelf.c (dump_section): Don't display DEL characters. 339 (dump_section): New function: Display the contents of a [all...] |
ChangeLog-2008 | 665 (dump_section): Display nothing if none of the section is going to
|
ChangeLog-2010 | 276 (dump_section): Replace bfd_get_section_contents with [all...] |
objdump.c | 2715 dump_section (bfd *abfd, asection *section, void *dummy ATTRIBUTE_UNUSED) function [all...] |
ChangeLog-2005 | 580 process_symbol_table, dump_section, load_debug_str, load_debug_loc, [all...] |
ChangeLog-0001 | 720 (dump_section): Likewise. [all...] |
ChangeLog-9899 | 542 * readelf.c (dump_section): Cast values from byte_get to [all...] |