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

/haiku-buildtools/binutils/binutils/
H A Dod-macho.c918 struct export_info_data sub_data;
921 sub_data.name = buf + off;
922 sub_data.next = NULL;
923 parent->next = &sub_data;
930 dump_dyld_info_export_1 (abfd, buf, len, sub_off, &sub_data, base);
916 struct export_info_data sub_data; local

Completed in 19 milliseconds