Lines Matching refs:report_if
180 #define report_if(cond) \ in read_private_lds_symbols() macro
212 report_if(!util_is_power_of_two_nonzero(s.align)); in read_private_lds_symbols()
216 report_if(symbol->st_size > 1u << 29); in read_private_lds_symbols()
240 #undef report_if in read_private_lds_symbols()
271 #define report_if(cond) \ in ac_rtld_open() macro
332 report_if(ehdr->e_machine != MY_EM_AMDGPU); in ac_rtld_open()
341 report_if(!part->sections); in ac_rtld_open()
358 report_if(shdr->sh_flags & SHF_WRITE); in ac_rtld_open()
461 #undef report_if in ac_rtld_open()
598 #define report_if(cond) \ in apply_relocs() macro
634 report_if(!s->is_rx); in apply_relocs()
721 #undef report_if in apply_relocs()
731 #define report_if(cond) \ in ac_rtld_upload() macro
763 report_if(shdr->sh_type != SHT_PROGBITS); in ac_rtld_upload()
798 #undef report_if in ac_rtld_upload()