Home | History | Annotate | Download | only in memcheck

Lines Matching full:allocation

28 /* Allocation descriptor stored in the map. */
33 /* Allocation descriptor for this entry. */
41 /* Gets address of the beginning of an allocation block for the given entry in
44 * adesc - Entry in the allocation descriptors map.
46 * Address of the beginning of an allocation block for the given entry in the
55 /* Gets address of the end of an allocation block for the given entry in
58 * adesc - Entry in the allocation descriptors map.
60 * Address of the end of an allocation block for the given entry in the map.
72 /* Compare routine for the allocation descriptors map.
101 /* Inserts new (or replaces existing) entry into allocation descriptors map.
129 /* Finds an entry in the allocation descriptors map that matches the given
132 * map - Allocation descriptors map where to search for an entry.
136 * Address of an allocation descriptors map entry that matches the given