Searched refs:process_attributes (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | ChangeLog | 31 (process_mips_specific): Call process_attributes. 36 (process_arm_specific): Rearrange as process_attributes. 37 (process_arm_specific): Replace by wrapper of process_attributes.
|
| H A D | readelf.c | 8455 process_attributes (FILE *file, const char *public_name, in process_attributes() function 8589 return process_attributes (file, "aeabi", SHT_ARM_ATTRIBUTES, in process_arm_specific() 8596 return process_attributes (file, NULL, SHT_GNU_ATTRIBUTES, NULL, in process_power_specific() 8610 process_attributes (file, NULL, SHT_GNU_ATTRIBUTES, NULL, in process_mips_specific()
|