Searched refs:sectionsize (Results 1 – 2 of 2) sorted by relevance
112 size_t sectionsize, sectionhighbits; local436 sectionsize = sectionhighbits = 0;454 sectionsize++;465 if (sectionsize >= 4096 &&466 sectionhighbits > sectionsize / 4)490 (long) sectionhighbits, (long) sectionsize,496 sectionsize = sectionhighbits;542 (sectionsize / 8 < sectionhighbits && !use_qp))
872 Dwarf_Unsigned sectionsize = 0; in _dwarf_extract_address_from_debug_addr() local900 sectionsize = dbg->de_debug_addr.dss_size; in _dwarf_extract_address_from_debug_addr()901 sectionend = sectionstart + sectionsize; in _dwarf_extract_address_from_debug_addr()902 if (addr_offset > (sectionsize - context->cc_address_size)) { in _dwarf_extract_address_from_debug_addr()