Home
last modified time | relevance | path

Searched defs:dwp_fd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/elfutils/libdw/
H A Dlibdw_find_split_unit.c107 int dwp_fd = open (dwp_path, O_RDONLY); in try_dwp_file() local
H A DlibdwP.h204 int dwp_fd; member