HomeSort by relevance Sort by last modified time
    Searched full:process_object (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.27/binutils/
elfedit.c 303 process_object (const char *file_name, FILE *file)
440 ret |= process_object (qualified_name, member_file);
461 ret |= process_object (qualified_name, nested_arch.file);
468 ret |= process_object (qualified_name, file);
543 ret = process_object (file_name, file);
302 process_object (const char *file_name, FILE *file) function
ChangeLog-2004 143 (process_object): Initialise the dump_sects array from the
201 (process_object): Call process_notes, not
230 (process_object): Reset dynamic_string_length when the buffer is freed.
586 (process_object): Always call process_section_groups. Free
609 (process_object): Call process_section_groups.
ChangeLog-2005     [all...]
ChangeLog-2011 828 * readelf.c (process_object): Clear dynamic_info_DT_GNU_HASH.
897 * readelf.c (process_object): Free dynamic_section after use.
ChangeLog-2010 962 (process_object): Likewise.
    [all...]
ChangeLog-0203 385 (process_object): New function. Contains the body of
387 (process_archive): New function. Call process_object on each
    [all...]
ChangeLog-2007 288 (process_object): Use dump_type.
    [all...]

Completed in 2895 milliseconds