Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching defs:Base

196     uint8_t *Base = (uint8_t*)Obj->getData(SegmentLC->FileOffset,
203 extractFunction(Symbols[i].second, Base + StartOffset, Base + EndOffset);
212 Base + StartOffset, Base + EndOffset);
333 uint8_t *Base = (uint8_t*)Obj->getData(Segment64LC->FileOffset,
340 extractFunction(Symbols[i].second, Base + StartOffset, Base + EndOffset);
349 Base + StartOffset, Base + EndOffset);