H A D | readelf.c | 4439 unsigned int vers, unsigned int addrsize, unsigned int offset_size, in print_ops() 4442 const unsigned int ref_size = vers < 3 ? addrsize : offset_size; in print_ops() 4474 NEED (addrsize); in print_ops() 4475 if (addrsize == 4) in print_ops() 4477 else if (addrsize == 8) in print_ops() 4481 data += addrsize; in print_ops() 4482 CONSUME (addrsize); in print_ops() 4489 offset += 1 + addrsize; in print_ops() 4751 addrsize, offset_size, cu, uleb, data); in print_ops() 7197 unsigned int addrsize; member 4438 print_ops(Dwfl_Module *dwflmod, Dwarf *dbg, int indent, int indentrest, unsigned int vers, unsigned int addrsize, unsigned int offset_size, struct Dwarf_CU *cu, Dwarf_Word len, const unsigned char *data) print_ops() argument 7916 uint8_t addrsize; print_debug_units() local 7977 (uint64_t) offset, version, abbroffset, addrsize, offsize, print_debug_units() local 7987 (uint64_t) offset, version, abbroffset, addrsize, offsize); print_debug_units() local 8152 addrsize, offsize); print_debug_units() local 12613 size_t addrsize = gelf_fsize (core, ELF_T_ADDR, 1, EV_CURRENT); handle_file_note() local [all...] |