Home
last modified time | relevance | path

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

/optee_os-3.20.0/ldelf/
A Dta_elf_rel.c253 bool *weak_undef) in e32_get_sym_name() argument
268 if (!weak_undef) in e32_get_sym_name()
272 *weak_undef = true; in e32_get_sym_name()
274 *weak_undef = false; in e32_get_sym_name()
296 bool weak_undef = false; in e32_process_dyn_rel() local
299 &weak_undef); in e32_process_dyn_rel()
485 bool *weak_undef) in e64_get_sym_name() argument
502 *weak_undef = true; in e64_get_sym_name()
504 *weak_undef = false; in e64_get_sym_name()
513 bool weak_undef = false; in e64_process_dyn_rela() local
[all …]

Completed in 3 milliseconds