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

/external/elfutils/libasm/
H A Dasm_end.c59 binary_end (AsmCtx_t *ctx) function
507 result = unlikely (ctx->textp) ? text_end (ctx) : binary_end (ctx);

Completed in 14 milliseconds