OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:process_object
(Results
1 - 8
of
8
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
elfedit.c
261
process_object
(const char *file_name, FILE *file)
398
ret |=
process_object
(qualified_name, member_file);
419
ret |=
process_object
(qualified_name, nested_arch.file);
426
ret |=
process_object
(qualified_name, file);
501
ret =
process_object
(file_name, file);
260
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
...]
readelf.c
14927
process_object
(char * file_name, FILE * file)
function
[
all
...]
Completed in 465 milliseconds