Home
last modified time | relevance | path

Searched refs:report_errorf (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_rtld.c95 static void report_errorf(const char *fmt, ...) PRINTFLIKE(1, 2);
97 static void report_errorf(const char *fmt, ...) in report_errorf() function
160 report_errorf("%s: size overflow", __FUNCTION__); in layout_symbols()
183 report_errorf(#cond); \ in read_private_lds_symbols()
274 report_errorf(#cond); \ in ac_rtld_open()
573 report_errorf("symbol %s: unknown", name); in resolve_symbol()
579 report_errorf("symbol %s: section out of bounds", name); in resolve_symbol()
585 report_errorf("symbol %s: bad section", name); in resolve_symbol()
601 report_errorf(#cond); \ in apply_relocs()
685 report_errorf("unsupported r_type == %u", r_type); in apply_relocs()
[all …]