Searched refs:alloc_type (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | parser.hpp | 147 token_type alloc_type(void);
|
| /netbsd/src/sys/fs/udf/ |
| D | udf_allocation.c | 1158 int alloc_type, error; in udf_allocate_space() local 1168 alloc_type = ump->vtop_alloc[vpart_num]; in udf_allocate_space() 1173 switch (alloc_type) { in udf_allocate_space() 1269 "not implemented yet!\n", alloc_type); in udf_allocate_space()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ecoff.c | 732 enum alloc_type { enum
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-1992 | 2575 * coffread.c (decode_type): Call alloc_type to alloc new 2578 Call alloc_type to alloc new types. 3076 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type 5488 * buildsym.c: Remove dbx_create_type(), uses changed to alloc_type(). 5521 * coffread.c (coff_alloc_type): Call alloc_type instead of hand-
|
| D | ChangeLog-1996 | 444 (dwarf_alloc_type): Removed, replaced by direct calls to alloc_type.
|
| D | ChangeLog-2021 | 6852 * gdbtypes.c (alloc_type): Adjust.
|
| D | ChangeLog-1995 | 60 * gdbtypes.c (alloc_type): Accumulate number of types.
|
| D | ChangeLog-2009 | 6456 * gdbtypes.c (alloc_type): No longer support NULL objfile. 12932 * gdbtypes.c (alloc_type, alloc_type_instance, create_range_type)
|
| D | ChangeLog-2002 | 9387 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE. 9497 (decode_dst_structure, process_dst_function): Call alloc_type.
|
| D | ChangeLog-2001 | 1506 * gdbtypes.c (alloc_type): Initialize new field 'as_type'.
|
| D | ChangeLog-2010 | 8535 (java_lookup_class): Use alloc_type, not alloc_type_arch.
|
| D | ChangeLog-2004 | 13158 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 61644 Remove alloc_type 61645 This removes alloc_type, replacing all uses with the new type
|