Home
last modified time | relevance | path

Searched refs:binary_end (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/0.153/libasm/
DChangeLog86 * asm_end.c (binary_end): Don't terminate with error() in case
93 * asm_end.c (binary_end): Remove shadowing variables.
Dasm_end.c59 binary_end (AsmCtx_t *ctx) in binary_end() function
507 result = unlikely (ctx->textp) ? text_end (ctx) : binary_end (ctx);