Home
last modified time | relevance | path

Searched refs:report_elf_if (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c186 #define report_elf_if(cond) \ in read_private_lds_symbols() macro
198 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() macro
278 #define report_elf_if(cond) \ in ac_rtld_open() macro
328 report_elf_if(!part->elf); in ac_rtld_open()
331 report_elf_if(!ehdr); in ac_rtld_open()
336 report_elf_if(elf_getshdrstrnd in ac_rtld_open()
472 #undef report_elf_if ac_rtld_open() macro
615 #define report_elf_if apply_relocs() macro
734 #undef report_elf_if apply_relocs() macro
750 #define report_elf_if ac_rtld_upload() macro
815 #undef report_elf_if ac_rtld_upload() macro
[all...]

Completed in 2 milliseconds