Home
last modified time | relevance | path

Searched refs:return_data (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro.c201 Dwarf_Small *return_data = 0; in dwarf_get_macro_details() local
359 return_data = pdata = in dwarf_get_macro_details()
405 dwarf_dealloc(dbg, return_data, DW_DLA_STRING); in dwarf_get_macro_details()
424 dwarf_dealloc(dbg, return_data, DW_DLA_STRING); in dwarf_get_macro_details()
438 dwarf_dealloc(dbg, return_data, DW_DLA_STRING); in dwarf_get_macro_details()
454 dwarf_dealloc(dbg, return_data, DW_DLA_STRING); in dwarf_get_macro_details()
470 dwarf_dealloc(dbg, return_data, DW_DLA_STRING); in dwarf_get_macro_details()
477 *details = (Dwarf_Macro_Details *) return_data; in dwarf_get_macro_details()
H A Ddwarf_elfread.c226 Dwarf_Small **return_data, int *error) in elf_load_nolibelf_section() argument
238 *return_data = (Dwarf_Small *)sp->gh_content; in elf_load_nolibelf_section()
263 *return_data = (Dwarf_Small *)sp->gh_content; in elf_load_nolibelf_section()
H A Ddwarf_peread.c314 Dwarf_Small **return_data, int *error) in pe_load_section() argument
327 *return_data = sp->loaded_data; in pe_load_section()
364 *return_data = sp->loaded_data; in pe_load_section()
H A Ddwarf_machoread.c214 Dwarf_Small **return_data, int *error) in macho_load_section() argument
226 *return_data = sp->loaded_data; in macho_load_section()
251 *return_data = sp->loaded_data; in macho_load_section()
H A Dlibdwarf.h745 Dwarf_Small** return_data, int* error);
H A Dgenerated_libdwarf.h.in734 return_data - The address of a pointer to which the section data block
745 Dwarf_Small** return_data, int* error);
H A Dlibdwarf.h.in734 return_data - The address of a pointer to which the section data block
745 Dwarf_Small** return_data, int* error);
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h165 u32 length, u32 timeout, bool return_data);
H A Dixgbe_common.c4589 u32 length, u32 timeout, bool return_data) in ixgbe_host_interface_command() argument
4614 if (!return_data) in ixgbe_host_interface_command()