Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.h461 struct lf_methodlist struct
H A Dpdb.c3040 struct lf_methodlist *ml = (struct lf_methodlist *) data; in handle_type()
3043 if (size < offsetof (struct lf_methodlist, entries)) in handle_type()
3050 if ((size - offsetof (struct lf_methodlist, entries)) in handle_type()
3058 num_entries = (size - offsetof (struct lf_methodlist, entries)) in handle_type()