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

/macosx-10.9.5/cctools-845/ld/
H A Dcstring_literals.h118 __private_extern__ void cstring_free(
H A Dcstring_literals.c293 cstring_free(data);
617 * called cstring_free() to free() up all space used by this data block except
644 cstring_free(data);
648 * cstring_free() free()'s up all space used by this cstring_data block except
653 cstring_free( function
H A Dsections.c599 ms->literal_free = cstring_free;
715 ms->literal_free = cstring_free;

Completed in 258 milliseconds