HomeSort by relevance Sort by last modified time
    Searched refs:symtab_count (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
xdf-objfmt.c 545 unsigned long symtab_count = 0; local
564 symtab_count = info.indx;
567 info.strtab_offset = 16+40*(objfmt_xdf->parse_scnum)+16*symtab_count;
590 YASM_WRITE_32_L(localbuf, symtab_count); /* number of symtabs */
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 1037 unsigned long symtab_count = 0; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
coff-objfmt.c 1172 unsigned long symtab_count; local
    [all...]

Completed in 26 milliseconds