HomeSort by relevance Sort by last modified time
    Searched defs:sect (Results 176 - 180 of 180) sorted by null

1 2 3 4 5 6 78

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
coff-objfmt.c 67 COFF_RELOC_I386_SECREL7 = 0xD, /* 7-bit offset from base of sect */
81 COFF_RELOC_AMD64_SECREL = 0xB, /* 32-bit offset from base of sect */
82 COFF_RELOC_AMD64_SECREL7 = 0xC, /* 7-bit offset from base of sect */
177 unsigned int parse_scnum; /* sect numbering in parser */
202 yasm_section *sect; member in struct:coff_objfmt_output_info
395 coff_objfmt_init_new_section(yasm_section *sect, unsigned long line)
397 yasm_object *object = yasm_section_get_object(sect);
398 const char *sectname = yasm_section_get_name(sect);
423 yasm_section_add_data(sect, &coff_section_data_cb, data);
426 yasm_section_bcs_first(sect), 1, line)
1006 \/*@dependent@*\/ \/*@null@*\/ yasm_section *sect; local
1679 yasm_section *sect; local
1721 yasm_section *sect; local
2251 yasm_section *sect; local
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 409 yasm_section *sect; member in struct:elf_symtab_entry
465 struct yasm_section *sect,
486 void elf_secthead_append_reloc(yasm_section *sect, elf_secthead *shead,
515 yasm_section *sect,
518 unsigned long elf_secthead_write_relocs_to_file(FILE *f, yasm_section *sect,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.h 224 section *sect;
223 section *sect; variable
    [all...]
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 412 milliseconds

1 2 3 4 5 6 78