Lines Matching defs:lf
92 struct linker_file lf; /* Common fields */ member
352 linker_file_t lf; in link_elf_link_preload() local
659 link_elf_invoke_ctors(linker_file_t lf) in link_elf_invoke_ctors()
670 link_elf_invoke_dtors(linker_file_t lf) in link_elf_invoke_dtors()
683 link_elf_link_preload_finish(linker_file_t lf) in link_elf_link_preload_finish()
728 linker_file_t lf; in link_elf_load_file() local
1467 link_elf_lookup_symbol1(linker_file_t lf, const char *name, c_linker_sym_t *sym, in link_elf_lookup_symbol1()
1490 link_elf_lookup_symbol(linker_file_t lf, const char *name, c_linker_sym_t *sym) in link_elf_lookup_symbol()
1497 link_elf_lookup_debug_symbol(linker_file_t lf, const char *name, in link_elf_lookup_debug_symbol()
1504 link_elf_lookup_debug_symbol_ctf(linker_file_t lf, const char *name, in link_elf_lookup_debug_symbol_ctf()
1514 link_elf_symbol_values1(linker_file_t lf, c_linker_sym_t sym, in link_elf_symbol_values1()
1539 link_elf_symbol_values(linker_file_t lf, c_linker_sym_t sym, in link_elf_symbol_values()
1547 link_elf_debug_symbol_values(linker_file_t lf, c_linker_sym_t sym, in link_elf_debug_symbol_values()
1554 link_elf_search_symbol(linker_file_t lf, caddr_t value, in link_elf_search_symbol()
1593 link_elf_lookup_set(linker_file_t lf, const char *name, in link_elf_lookup_set()
1689 elf_obj_lookup(linker_file_t lf, Elf_Size symidx, int deps, Elf_Addr *res) in elf_obj_lookup()
1805 link_elf_reloc_local(linker_file_t lf, bool ifuncs) in link_elf_reloc_local()
1882 link_elf_symtab_get(linker_file_t lf, const Elf_Sym **symtab) in link_elf_symtab_get()
1893 link_elf_strtab_get(linker_file_t lf, caddr_t *strtab) in link_elf_strtab_get()
1905 link_elf_propagate_vnets(linker_file_t lf) in link_elf_propagate_vnets()