Home
last modified time | relevance | path

Searched refs:get_container (Results 1 – 4 of 4) sorted by relevance

/third_party/libcoap/src/
Dcoap_mem.c349 get_container(coap_memory_tag_t type) { in get_container() function
410 memarray_t *container = get_container(type); in coap_malloc_type()
431 memarray_free(get_container(type), object); in coap_free_type()
436 memarray_t *container = get_container(type); in coap_realloc_type()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc1703 get_container(die_source source) in get_container() function in abigail::dwarf::reader::die_source_dependant_container_set
1732 get_container(die_source source) const in get_container() function in abigail::dwarf::reader::die_source_dependant_container_set
1735 get_container(source); in get_container()
1749 get_container(const reader& rdr, const Dwarf_Die *die) in get_container() function in abigail::dwarf::reader::die_source_dependant_container_set
1752 return get_container(source); in get_container()
1766 get_container(const reader& rdr, const Dwarf_Die *die) const in get_container() function in abigail::dwarf::reader::die_source_dependant_container_set
1769 get_container(rdr, die); in get_container()
2500 get_container(*this, die) in compute_canonical_die_offset()
2502 get_container(*this, die); in compute_canonical_die_offset()
2567 type_die_repr_die_offsets_maps().get_container(source)) in compute_canonical_die()
[all …]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_cs.h228 #define get_container(member_ptr, container_type, container_member) \ macro
/third_party/libabigail/
DChangeLog539 (dwarf::reader::die_source_dependant_container_set::get_container):
10324 (read_context::ContainerType::get_container): Fix
14075 (read_context::get_container)
18897 (read_context::die_source_dependant_container_set::get_container):