Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Dlibdw_find_split_unit.c124 const char *dwo_dir = dwarf_formstring (&compdir); in __libdw_find_split_unit() local
125 if (dwo_dir != NULL) in __libdw_find_split_unit()
127 dwo_path = __libdw_filepath (debugdir, dwo_dir, dwo_file); in __libdw_find_split_unit()