Home
last modified time | relevance | path

Searched refs:EHDR64_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf-x86-amd64.c232 YASM_WRITE_16_L(bufp, EHDR64_SIZE); /* e_ehsize */ in elf_x86_amd64_write_proghead()
244 SYMTAB64_SIZE, SYMTAB64_ALIGN, RELOC64A_SIZE, SHDR64_SIZE, EHDR64_SIZE,
Delf.h232 #define EHDR64_SIZE 64 macro