Home
last modified time | relevance | path

Searched refs:shorten_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/bpf/bpftool/
H A Dbtf_dumper.c845 static const char *shorten_path(const char *path) in shorten_path() function
894 shortfile = shorten_path(file); in btf_dump_linfo_dotlabel()
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c124 static struct efi_device_path *shorten_path(struct efi_device_path *dp) in shorten_path() function
178 obj_dp = shorten_path(efi_dp_next(obj_dp)); in find_obj()