Searched defs:address (Results 1 – 1 of 1) sorted by relevance
361 struct Segment { u8 *address; u32 size; } *(table[SEGMENT_TOTAL]); in OSi_VerifyStaticSegments() member386 const u8 *address = table[i]->address; in OSi_VerifyStaticSegments() local