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

/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c122 static int noload; variable
1015 map = noload ? 0 : map_library(fd, &temp_dso);
1665 noload = mode & RTLD_NOLOAD;
1699 error(noload ?

Completed in 41 milliseconds