Searched refs:at_entry (Results 1 – 3 of 3) sorted by relevance
27 let at_entry = builder_at_end context (entry_block fn) in28 ignore (build_ret_void at_entry);42 ignore (build_ret_void at_entry);
509 consider_executable (Dwfl_Module *mod, GElf_Addr at_phdr, GElf_Addr at_entry, in consider_executable() argument518 if (at_entry != 0) in consider_executable()528 if (ehdr.e_entry != at_entry) in consider_executable()583 if (at_entry != 0 && at_entry != ehdr.e_entry + bias) in consider_executable()675 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, in find_executable() argument683 GElf_Addr r_debug_vaddr = consider_executable (mod, at_phdr, at_entry, in find_executable()
688 arch_addr_t at_entry = 0; in process_get_entry() local705 at_entry = (arch_addr_t)(uintptr_t)entry.a_un.a_val; in process_get_entry()716 *entryp = at_entry; in process_get_entry()