Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Dlibdw_find_split_unit.c110 const char *dwo_file = dwarf_formstring (&dwo_name); in __libdw_find_split_unit() local
112 char *dwo_path = __libdw_filepath (debugdir, NULL, dwo_file); in __libdw_find_split_unit()
127 dwo_path = __libdw_filepath (debugdir, dwo_dir, dwo_file); in __libdw_find_split_unit()