/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_acpi.c | 89 static void intel_dsm_platform_mux_info(acpi_handle dhandle) in intel_dsm_platform_mux_info() 125 static ACPI_HANDLE intel_dsm_pci_probe(ACPI_HANDLE dhandle) in intel_dsm_pci_probe() 131 acpi_handle dhandle; in intel_dsm_pci_probe() local 197 acpi_handle dhandle = NULL; in intel_dsm_detect() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 223 savestring (void *dhandle, const char *start, size_t len) in savestring() 390 finish_stab (void *dhandle, void *handle, bool emit) in finish_stab() 428 parse_stab (void *dhandle, void *handle, int type, int desc, bfd_vma value, in parse_stab() 715 parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype, in parse_stab_string() 1184 parse_stab_type (void * dhandle, in parse_stab_type() 1717 parse_stab_range_type (void * dhandle, in parse_stab_range_type() 1908 parse_stab_sun_builtin_type (void *dhandle, const char **pp, const char * p_end) in parse_stab_sun_builtin_type() 1983 parse_stab_sun_floating_type (void *dhandle, const char **pp, const char *p_end) in parse_stab_sun_floating_type() 2021 parse_stab_enum_type (void *dhandle, const char **pp, const char * p_end) in parse_stab_enum_type() 2123 parse_stab_struct_type (void *dhandle, in parse_stab_struct_type() [all …]
|
H A D | rdcoff.c | 87 coff_get_slot (void *dhandle, struct coff_types **types, long indx) in coff_get_slot() 114 void *dhandle) in parse_coff_type() 210 union internal_auxent *pauxent, void *dhandle) in parse_coff_base_type() 323 union internal_auxent *pauxent, void *dhandle) in parse_coff_struct_type() 439 union internal_auxent *pauxent, void *dhandle) in parse_coff_enum_type() 517 struct internal_syment *psyment, void *dhandle, in parse_coff_symbol() 620 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
|
H A D | rddbg.c | 49 void *dhandle; in read_debugging_info() local 96 void *dhandle, bool *pfound) in read_section_stabs_debugging_info() 279 void *dhandle, bool *pfound) in read_symbol_stabs_debugging_info()
|
H A D | objcopy.c | 2680 void *dhandle; in copy_object() local 4719 write_debugging_info (bfd *obfd, void *dhandle, in write_debugging_info()
|
H A D | wrstabs.c | 460 write_stabs_in_sections_debugging_info (bfd *abfd, void *dhandle, in write_stabs_in_sections_debugging_info()
|
H A D | prdbg.c | 273 print_debugging_info (FILE *f, void *dhandle, bfd *abfd, asymbol **syms, in print_debugging_info()
|
H A D | objdump.c | 5704 void *dhandle; in dump_bfd() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | stabs.c | 390 finish_stab (void *dhandle, void *handle) in finish_stab() 422 parse_stab (void *dhandle, void *handle, int type, int desc, bfd_vma value, in parse_stab() 697 parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype, in parse_stab_string() 1166 parse_stab_type (void * dhandle, in parse_stab_type() 1693 parse_stab_range_type (void * dhandle, in parse_stab_range_type() 1884 parse_stab_sun_builtin_type (void *dhandle, const char **pp, const char * p_end) in parse_stab_sun_builtin_type() 1959 parse_stab_sun_floating_type (void *dhandle, const char **pp, const char *p_end) in parse_stab_sun_floating_type() 1997 parse_stab_enum_type (void *dhandle, const char **pp, const char * p_end) in parse_stab_enum_type() 2096 parse_stab_struct_type (void *dhandle, in parse_stab_struct_type() 2162 parse_stab_baseclasses (void * dhandle, in parse_stab_baseclasses() [all …]
|
H A D | rdcoff.c | 144 void *dhandle) in parse_coff_type() 240 union internal_auxent *pauxent, void *dhandle) in parse_coff_base_type() 380 union internal_auxent *pauxent, void *dhandle) in parse_coff_struct_type() 489 union internal_auxent *pauxent, void *dhandle) in parse_coff_enum_type() 560 struct internal_syment *psyment, void *dhandle, in parse_coff_symbol() 663 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
|
H A D | rddbg.c | 49 void *dhandle; in read_debugging_info() local 95 void *dhandle, bool *pfound) in read_section_stabs_debugging_info() 282 void *dhandle, bool *pfound) in read_symbol_stabs_debugging_info()
|
H A D | objcopy.c | 2607 void *dhandle; in copy_object() local 4613 write_debugging_info (bfd *obfd, void *dhandle, in write_debugging_info()
|
H A D | wrstabs.c | 462 write_stabs_in_sections_debugging_info (bfd *abfd, void *dhandle, in write_stabs_in_sections_debugging_info()
|
H A D | prdbg.c | 288 print_debugging_info (FILE *f, void *dhandle, bfd *abfd, asymbol **syms, in print_debugging_info()
|
H A D | objdump.c | 5363 void *dhandle; in dump_bfd() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
H A D | nouveau_acpi.c | 63 acpi_handle dhandle; member 262 acpi_handle dhandle; in nouveau_dsm_pci_probe() local 309 acpi_handle dhandle = NULL; in nouveau_dsm_detect() local 442 acpi_handle dhandle, rom_handle; in nouveau_acpi_rom_supported() local
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | ofdev.c | 69 int dhandle; in filename() local
|
/netbsd-src/sys/arch/shark/stand/ofwboot/ |
H A D | ofdev.c | 68 int dhandle; in filename() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_bios.c | 322 acpi_handle dhandle, atrm_handle; in amdgpu_atrm_get_bios() local
|
H A D | amdgpu_acpi.c | 221 static acpi_handle amdgpu_atif_probe_handle(acpi_handle dhandle) in amdgpu_atif_probe_handle()
|
/netbsd-src/sys/arch/sparc/stand/ofwboot/ |
H A D | ofdev.c | 79 int dhandle; in filename() local
|
/netbsd-src/sys/arch/macppc/stand/ofwboot/ |
H A D | ofdev.c | 298 int dhandle; in parsefilepath() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_bios.c | 247 acpi_handle dhandle, atrm_handle; local
|