Home
last modified time | relevance | path

Searched refs:alloc_type (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/bsd/atf/dist/tools/
Dparser.hpp147 token_type alloc_type(void);
/netbsd/src/sys/fs/udf/
Dudf_allocation.c1158 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/
Decoff.c732 enum alloc_type { enum
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19922575 * 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-
DChangeLog-1996444 (dwarf_alloc_type): Removed, replaced by direct calls to alloc_type.
DChangeLog-20216852 * gdbtypes.c (alloc_type): Adjust.
DChangeLog-199560 * gdbtypes.c (alloc_type): Accumulate number of types.
DChangeLog-20096456 * gdbtypes.c (alloc_type): No longer support NULL objfile.
12932 * gdbtypes.c (alloc_type, alloc_type_instance, create_range_type)
DChangeLog-20029387 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
9497 (decode_dst_structure, process_dst_function): Call alloc_type.
DChangeLog-20011506 * gdbtypes.c (alloc_type): Initialize new field 'as_type'.
DChangeLog-20108535 (java_lookup_class): Use alloc_type, not alloc_type_arch.
DChangeLog-200413158 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git61644 Remove alloc_type
61645 This removes alloc_type, replacing all uses with the new type