Searched refs:section_type (Results 1 – 1 of 1) sorted by relevance
138 unsigned section_type = (*header)[idx]->getType(); in getAddress() local140 rsl_assert((section_type == SHT_PROGBITS || in getAddress()141 section_type == SHT_NOBITS) && in getAddress()144 if (section_type == SHT_NOBITS) { in getAddress()