RTLD_LAZY 65 core/load.c void *handle = dlopen(filename, RTLD_LAZY); RTLD_LAZY 612 core/vm.c void *handle = dlopen(potion_find_file(P,"readline",0), RTLD_LAZY);