Searched refs:endA (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/tools/seL4/elfloader-tool/src/
H A Dcommon.c47 static int regions_overlap(uintptr_t startA, uintptr_t endA, argument
50 if (endA < startB) {

Completed in 70 milliseconds