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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parse.c 1513 yasm_symrec *symrec; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
bin-objfmt.c 71 /* symrec data is used only for the special symbols section<sectname>.start,
209 * symbols have symrec data, so simply check for its presence.
537 /* symrec output information */
1836 yasm_symrec *symrec = yasm_symtab_get(object->symtab, name); local
    [all...]

Completed in 486 milliseconds