Searched defs:relEnd (Results 1 – 2 of 2) sorted by relevance
140 RelocData::iterator rel, relEnd = (*sect)->getRelocData()->end(); in findCandidates() local282 std::vector<Relocation*>::const_iterator rel, relEnd = variable_relocs.end(); in getContentWithVariables() local
61 static bool handleRelocs(const uint8_t *relStart, const uint8_t *relEnd, uint32_t flashStart, uint3… in handleRelocs()