Searched refs:ld_sym_validate (Results 1 – 4 of 4) sorted by relevance
1527 #define ld_sym_validate ld64_sym_validate macro 1542 #define ld_sym_validate ld32_sym_validate macro 1562 extern uintptr_t ld_sym_validate(Ofl_desc *);
348 * the upcoming call to ld_sym_validate() in order to issue the in ld_main() 355 if (ld_sym_validate(ofl) == S_ERROR) in ld_main() 375 * ld_sym_validate() will mask this guidance message out unless we are in ld_main()
1148 ld_sym_validate(Ofl_desc *ofl) in ld_sym_validate() function
256 if (ld_sym_validate(ofl) == S_ERROR) in elf_obj_fini()