@ -92,6 +92,9 @@ int tcc_relocate(TCCState *s1, void *ptr);
/* return symbol value or NULL if not found */
void*tcc_get_symbol(TCCState*s,constchar*name);
/* set CONFIG_TCCDIR at runtime */
voidtcc_set_lib_path(TCCState*s,constchar*path);
#ifdef __cplusplus
}
#endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.