Searched defs:lf (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-13-stable/contrib/libedit/TEST/
H A Dtc1.c93 const LineInfo *lf = el_line(el); local
H A Dwtc1.c63 const LineInfoW *lf = el_wline(el); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.cpp77 __lsan::Flags *lf = __lsan::flags(); local
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_lineno.c98 Dwarf_LineFile lf; local
251 Dwarf_LineFile lf; local
[all...]
H A Ddwarf_pro_lineno.c162 Dwarf_LineFile lf; local
H A Dlibdwarf_lineno.c35 Dwarf_LineFile lf; local
272 Dwarf_LineFile lf, tlf; local
455 Dwarf_LineFile lf, tlf; local
654 Dwarf_LineFile lf; local
764 Dwarf_LineFile lf, tlf; local
[all...]
/freebsd-13-stable/sys/gnu/gcov/
H A Dgcov_subr.c123 linker_file_t lf; local
136 gcov_invoke_lf_ctors(linker_file_t lf, void *arg __unused) argument
/freebsd-13-stable/sys/kern/
H A Dkern_ctf.c47 link_elf_ctf_get(linker_file_t lf, linker_ctf_t *lc) argument
/freebsd-13-stable/sys/cddl/dev/fbt/mips/
H A Dfbt_isa.c81 fbt_provide_module_function(linker_file_t lf, int symindx, argument
/freebsd-13-stable/contrib/tnftp/src/
H A Dcomplete.c366 const LineInfo *lf; local
/freebsd-13-stable/sys/i386/i386/
H A Delf_machdep.c170 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
267 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, argument
275 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
[all...]
/freebsd-13-stable/sys/mips/mips/
H A Delf_machdep.c255 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
467 elf_reloc(linker_file_t lf, Elf_Add argument
475 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, elf_lookup_fn lookup) argument
[all...]
/freebsd-13-stable/sys/arm/arm/
H A Delf_machdep.c191 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
270 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, argument
278 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
286 elf_cpu_load_file(linker_file_t lf) argument
328 elf_cpu_unload_file(linker_file_t lf) argument
[all...]
H A Dunwind.c173 populate_module_info(struct module_info *info, linker_file_t lf) argument
224 unwind_module_loaded(struct linker_file *lf) argument
252 unwind_module_unloaded(struct linker_file *lf) argument
[all...]
/freebsd-13-stable/sys/arm64/arm64/
H A Delf_machdep.c145 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
238 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
248 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, argument
256 elf_reloc_late(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, elf_lookup_fn lookup) argument
265 elf_cpu_load_file(linker_file_t lf) argument
[all...]
/freebsd-13-stable/sys/cddl/dev/fbt/aarch64/
H A Dfbt_isa.c83 fbt_provide_module_function(linker_file_t lf, int symindx, argument
/freebsd-13-stable/sys/cddl/dev/fbt/arm/
H A Dfbt_isa.c94 fbt_provide_module_function(linker_file_t lf, int symindx, argument
/freebsd-13-stable/sys/cddl/dev/fbt/powerpc/
H A Dfbt_isa.c109 fbt_provide_module_function(linker_file_t lf, int symindx, argument
/freebsd-13-stable/sys/cddl/dev/fbt/riscv/
H A Dfbt_isa.c142 fbt_provide_module_function(linker_file_t lf, int symindx, argument
/freebsd-13-stable/sys/compat/lindebugfs/
H A Dlindebugfs.c120 struct linux_file lf; local
/freebsd-13-stable/sys/net/
H A Dfirewire.h43 uint32_t lf :2; member in struct:fw_encap::__anon14840
54 uint32_t lf :2; member in struct:fw_encap::__anon14841
71 uint32_t lf :2; member in struct:fw_encap::__anon14842
/freebsd-13-stable/sys/powerpc/powerpc/
H A Delf32_machdep.c231 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
367 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, elf_lookup_fn lookup) argument
375 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, elf_lookup_fn lookup) argument
383 elf_cpu_load_file(linker_file_t lf) argument
[all...]
H A Delf64_machdep.c313 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
413 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, argument
421 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
429 elf_cpu_load_file(linker_file_t lf) argument
[all...]
/freebsd-13-stable/sys/riscv/riscv/
H A Delf_machdep.c277 elf_reloc_internal(linker_file_t lf, Elf_Addr relocbase, const void *data, argument
492 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, elf_lookup_fn lookup) argument
500 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, elf_lookup_fn lookup) argument
[all...]
/freebsd-13-stable/sys/cddl/dev/fbt/x86/
H A Dfbt_isa.c164 fbt_provide_module_function(linker_file_t lf, int symindx, argument

Completed in 289 milliseconds

123