Lines Matching refs:encl
20 struct encl {37 void encl_delete(struct encl *ctx);38 bool encl_load(const char *path, struct encl *encl, unsigned long heap_size);39 bool encl_measure(struct encl *encl);40 bool encl_build(struct encl *encl);41 uint64_t encl_get_entry(struct encl *encl, const char *symbol);