Home
last modified time | relevance | path

Searched refs:address_sizep (Results 1 - 6 of 6) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_nextcu.c41 Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep, in dwarf_next_unit()
48 abbrev_offsetp, address_sizep, offset_sizep, in dwarf_next_unit()
58 Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep, in INTDEF()
280 if (address_sizep != NULL) in INTDEF()
281 *address_sizep = address_size; in INTDEF()
303 uint8_t *address_sizep, uint8_t *offset_sizep) in dwarf_nextcu()
306 abbrev_offsetp, address_sizep, offset_sizep, in dwarf_nextcu()
39 dwarf_next_unit(Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, size_t *header_sizep, Dwarf_Half *versionp, Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep, uint8_t *offset_sizep, uint64_t *v4_type_signaturep, Dwarf_Off *v4_type_offsetp) dwarf_next_unit() argument
301 dwarf_nextcu(Dwarf *dwarf, Dwarf_Off off, Dwarf_Off *next_off, size_t *header_sizep, Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep, uint8_t *offset_sizep) dwarf_nextcu() argument
H A Ddwarf_diecu.c38 dwarf_diecu (Dwarf_Die *die, Dwarf_Die *result, uint8_t *address_sizep, in dwarf_diecu() argument
46 if (address_sizep != NULL) in dwarf_diecu()
47 *address_sizep = die->cu->address_size; in dwarf_diecu()
H A Ddwarf_cu_die.c39 Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep, in dwarf_cu_die()
52 if (address_sizep != NULL) in dwarf_cu_die()
53 *address_sizep = cu->address_size; in dwarf_cu_die()
38 dwarf_cu_die(Dwarf_CU *cu, Dwarf_Die *result, Dwarf_Half *versionp, Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep, uint8_t *offset_sizep, uint64_t *unit_idp, Dwarf_Off *subdie_offsetp) dwarf_cu_die() argument
H A Dlibdw.h275 uint8_t *address_sizep, uint8_t *offset_sizep)
284 uint8_t *address_sizep, uint8_t *offset_sizep,
374 uint8_t *address_sizep, uint8_t *offset_sizep)
400 uint8_t *address_sizep,
H A DlibdwP.h642 Dwarf_Off *abbrev_offsetp, uint8_t *address_sizep,
/third_party/elfutils/src/
H A Dreadelf.c5133 uint_fast8_t *address_sizep, uint_fast8_t *offset_sizep, in skip_listptr_hole()
5163 if (address_sizep != NULL) in skip_listptr_hole()
5164 *address_sizep = listptr_address_size (p); in skip_listptr_hole()
5132 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, unsigned int *attr) skip_listptr_hole() argument

Completed in 20 milliseconds