Searched refs:process_object (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | elfedit.c | 260 process_object (const char *file_name, FILE *file) in process_object() function 397 ret |= process_object (qualified_name, member_file); in process_archive() 418 ret |= process_object (qualified_name, nested_arch.file); in process_archive() 425 ret |= process_object (qualified_name, file); in process_archive() 500 ret = process_object (file_name, file); in process_file()
|
D | 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.
|
D | ChangeLog-2005 | 1163 (process_object): Only set do_unwind to 0 if 1277 (process_object): Free range_lists. 1314 (process_object): Free the have_frame_base pointer in 1341 (process_object): Also free loc_offsets in debug_information.
|
D | ChangeLog-2011 | 828 * readelf.c (process_object): Clear dynamic_info_DT_GNU_HASH. 897 * readelf.c (process_object): Free dynamic_section after use.
|
D | ChangeLog-2010 | 962 (process_object): Likewise.
|
D | readelf.c | 14927 process_object (char * file_name, FILE * file) in process_object() function 15263 ret |= process_object (qualified_name, member_file); in process_archive() 15291 ret |= process_object (qualified_name, nested_arch.file); in process_archive() 15298 ret |= process_object (qualified_name, file); in process_archive() 15372 ret = process_object (file_name, file); in process_file()
|
D | ChangeLog-0203 | 385 (process_object): New function. Contains the body of 387 (process_archive): New function. Call process_object on each
|
D | ChangeLog-2007 | 288 (process_object): Use dump_type.
|