Searched refs:weak_undef (Results 1 – 1 of 1) sorted by relevance
256 bool *weak_undef) in e32_get_sym_name() argument271 if (!weak_undef) in e32_get_sym_name()275 *weak_undef = true; in e32_get_sym_name()277 *weak_undef = false; in e32_get_sym_name()299 bool weak_undef = false; in e32_process_dyn_rel() local302 &weak_undef); in e32_process_dyn_rel()303 resolve_sym(name, &val, NULL, !weak_undef); in e32_process_dyn_rel()488 bool *weak_undef) in e64_get_sym_name() argument505 *weak_undef = true; in e64_get_sym_name()507 *weak_undef = false; in e64_get_sym_name()[all …]