Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c2701 struct lf_method *meth = (struct lf_method *) ptr; in handle_type()
2704 if (left < offsetof (struct lf_method, name)) in handle_type()
2717 left - offsetof (struct lf_method, name)); in handle_type()
2719 if (name_len == left - offsetof (struct lf_method, name)) in handle_type()
2728 subtype_len = offsetof (struct lf_method, name) + name_len; in handle_type()
H A Dpdb.h469 struct lf_method struct