Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c2217 struct lf_string_id *str; in handle_udt_src_line()
2271 str = (struct lf_string_id *) str_e->data; in handle_udt_src_line()
3336 struct lf_string_id *str = (struct lf_string_id *) data; in handle_type()
3339 if (size < offsetof (struct lf_string_id, string)) in handle_type()
3350 size - offsetof (struct lf_string_id, string)); in handle_type()
3352 if (string_len == size - offsetof (struct lf_string_id, string)) in handle_type()
H A Dpdb.h524 struct lf_string_id struct