Searched refs:alloc_type (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_alloc.c69 short alloc_type);
72 short alloc_type);
266 the type given by alloc_type. It first checks
459 Dwarf_Small alloc_type, Dwarf_Unsigned count)
467 unsigned int type = alloc_type;
486 if (alloc_type == DW_DLA_STRING) {
488 } else if (alloc_type == DW_DLA_LIST) {
490 } else if (alloc_type == DW_DLA_FRAME_BLOCK) {
492 } else if (alloc_type == DW_DLA_LOC_BLOCK) {
494 } else if (alloc_type
458 _dwarf_get_alloc(Dwarf_Debug dbg, Dwarf_Small alloc_type, Dwarf_Unsigned count) argument
614 dwarf_dealloc(Dwarf_Debug dbg, Dwarf_Ptr space, Dwarf_Unsigned alloc_type) argument
1133 _dwarf_simple_malloc_add_to_list(Dwarf_Debug dbg, Dwarf_Ptr addr, unsigned long size, short alloc_type) argument
1191 _dwarf_simple_malloc_delete_from_list(Dwarf_Debug dbg, Dwarf_Ptr space, short alloc_type) argument
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dbedeck.h147 struct AST_type_n_t *alloc_type; member in struct:BE_array_i_t
188 struct AST_type_n_t *alloc_type; /* type of thing to malloc */ member in struct:BE_orecord_i_t
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/detail/
H A Dparser.hpp147 token_type alloc_type(void);

Completed in 82 milliseconds