Searched refs:binary_end (Results 1 – 2 of 2) sorted by relevance
34 * asm_end.c (binary_end): Likewise.78 * asm_end.c (binary_end): Check return value of gelf_update_ehdr.109 * asm_end.c (binary_end): Fix nesting of braces.129 * asm_end.c (binary_end): Likewise.272 * asm_end.c (binary_end): Don't terminate with error() in case279 * asm_end.c (binary_end): Remove shadowing variables.
58 binary_end (AsmCtx_t *ctx) in binary_end() function511 result = unlikely (ctx->textp) ? text_end (ctx) : binary_end (ctx); in asm_end()