Searched refs:VALID_DYNAMIC_NAME (Results 1 – 2 of 2) sorted by relevance
310 #define VALID_DYNAMIC_NAME(offset) ((dynamic_strings != NULL) && (offset < dynamic_strings_length)) macro8810 if (VALID_DYNAMIC_NAME (entry->d_un.d_val)) in dynamic_section_mips_val()9366 if (VALID_DYNAMIC_NAME (entry->d_un.d_val)) in process_dynamic_section()9619 if (VALID_DYNAMIC_NAME (entry->d_un.d_val)) in process_dynamic_section()9701 && VALID_DYNAMIC_NAME (entry->d_un.d_val)) in process_dynamic_section()9906 if (VALID_DYNAMIC_NAME (aux.vda_name)) in process_version_sections()9929 if (VALID_DYNAMIC_NAME (aux.vda_name)) in process_version_sections()10005 if (VALID_DYNAMIC_NAME (ent.vn_file)) in process_version_sections()10032 if (VALID_DYNAMIC_NAME (aux.vna_name)) in process_version_sections()10712 if (VALID_DYNAMIC_NAME (psym->st_name)) in print_dynamic_symbol()[all …]
226 (VALID_DYNAMIC_NAME, GET_DYNAMIC_NAME): New macros for accessing