Searched refs:binary_end (Results 1 – 2 of 2) sorted by relevance
30 * asm_end.c (binary_end): Fix nesting of braces.50 * asm_end.c (binary_end): Likewise.193 * asm_end.c (binary_end): Don't terminate with error() in case200 * asm_end.c (binary_end): Remove shadowing variables.
61 binary_end (AsmCtx_t *ctx) in binary_end() function510 result = unlikely (ctx->textp) ? text_end (ctx) : binary_end (ctx); in asm_end()