Home
last modified time | relevance | path

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

/scripts/
A DMakefile.vdsoinst24 link := $(install-dir)/.build-id/$$(shell $(READELF) -n $(1) | sed -n 's@^.*Build ID: \(..\)\(.*\)@…
26 __default: $$(link)
27 $$(link): $$(dest) FORCE
A Dinsert-sys-cert.c137 unsigned int link; in find_elf_symbol() local
142 link = symtab->sh_link; in find_elf_symbol()
145 strtab = (void *)hdr + x[link].sh_offset; in find_elf_symbol()
A DMakefile.vmlinux_o50 objtool-args = $(vmlinux-objtool-args-y) --link
A DMakefile.vmlinux90 $(vmlinux-final): scripts/link-vmlinux.sh vmlinux.o $(KBUILD_LDS) FORCE
A DMakefile.host155 $(HOSTRUSTC) $(hostrust_flags) --emit=link=$@ $<
A DMakefile.lib197 $(if $(delay-objtool), --link) \
A Dsorttable.c205 SHDR_WORD(link)
/scripts/gdb/linux/
A Dgenpd.py53 for link in list_for_each_entry(
57 child_names.append(link['child']['name'])
/scripts/lib/abi/
A Dsystem_symbols.py23 def graph_add_file(self, path, link=None): argument
40 if link and link not in ref["__name"]:
41 ref["__name"].append(link.rstrip("/"))
/scripts/package/
A Dbuilddeb118 link="${pdir}/usr/lib/debug/.build-id/${buildid}.debug"
122 ln -sf --relative "${dbg}" "${link}"
A DPKGBUILD77 # remove build link, will be part of -headers package
/scripts/kconfig/
A Dexpr.h243 struct list_head link; /* link to symbol::menus */ member
A Dmenu.c84 list_add_tail(&menu->link, &sym->menus); in menu_add_entry()
732 list_for_each_entry(menu, &sym->menus, link) { in get_symbol_str()
739 list_for_each_entry(menu, &sym->menus, link) { in get_symbol_str()
A Dsymbol.c84 list_for_each_entry(m, &sym->menus, link) in sym_get_prompt_menu()
196 list_for_each_entry(menu, &sym->menus, link) in sym_set_changed()
1124 choice = list_first_entry(&next_sym->menus, struct menu, link); in sym_check_print_recursive()
1251 choice_menu = list_first_entry(&choice->menus, struct menu, link); in sym_check_choice_deps()
/scripts/bash-completion/
A Dmake184 # is a symbolic link 'source', which points to the kernel source tree.

Completed in 18 milliseconds