Searched defs:offset_sizep (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/libdw/
H A Ddwarf_nextcu.c40 address_sizep, offset_sizep, type_signaturep, type_offsetp)
48 uint8_t *offset_sizep;
173 if (offset_sizep != NULL)
174 *offset_sizep = offset_size;
186 address_sizep, offset_sizep)
193 uint8_t *offset_sizep; variable
196 abbrev_offsetp, address_sizep, offset_sizep,
/external/elfutils/src/src/
H A Dreadelf.c4476 uint_fast8_t *address_sizep, uint_fast8_t *offset_sizep,
4507 if (offset_sizep != NULL)
4508 *offset_sizep = listptr_offset_size (p);
4475 skip_listptr_hole(struct listptr_table *table, size_t *idxp, uint_fast8_t *address_sizep, uint_fast8_t *offset_sizep, Dwarf_Addr *base, struct Dwarf_CU **cu, ptrdiff_t offset, unsigned char **readp, unsigned char *endp) argument

Completed in 188 milliseconds