Searched refs:include_dir_at (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dline-header.h87 const char *include_dir_at (dir_index index) const function in struct:line_header
195 return lh->include_dir_at (d_index);
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dline-header.h98 const char *include_dir_at (dir_index index) const function in struct:line_header
206 return lh->include_dir_at (d_index);
H A Dread.c20677 const char *dirname = lh.include_dir_at (fe.d_index);

Completed in 281 milliseconds