HomeSort by relevance Sort by last modified time
    Searched full:binary_end (Results 1 - 2 of 2) sorted by null

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

Completed in 73 milliseconds