Searched refs:report_elf_if (Results 1 – 1 of 1) sorted by relevance
186 #define report_elf_if(cond) \ in read_private_lds_symbols() macro198 report_elf_if(!symbols_data); in read_private_lds_symbols()222 report_elf_if(s.size != 0); in read_private_lds_symbols()229 report_elf_if(s.align > shared->align); in read_private_lds_symbols()230 report_elf_if(s.size > shared->size); in read_private_lds_symbols()240 #undef report_elf_if in read_private_lds_symbols()277 #define report_elf_if(cond) \ in ac_rtld_open() macro327 report_elf_if(!part->elf); in ac_rtld_open()330 report_elf_if(!ehdr); in ac_rtld_open()335 report_elf_if(elf_getshdrstrndx(part->elf, §ion_str_index) < 0); in ac_rtld_open()[all …]