Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c2044 abbrev_map **map_return) in get_type_abbrev_from_form() argument
2114 if (map_return != NULL) in get_type_abbrev_from_form()
2117 *map_return = map; in get_type_abbrev_from_form()
2119 *map_return = NULL; in get_type_abbrev_from_form()
DChangeLog1201 param with map_return, and return map for DW_FORM_ref_addr.