Searched refs:fileoffset (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
H A Dmacho-objfmt.c1042 unsigned long fileoffset, fileoff_sections; local
1159 fileoffset = MACHO_HEADER64_SIZE + head_sizeofcmds;
1162 fileoffset = MACHO_HEADER_SIZE + head_sizeofcmds;
1189 yasm_intnum_set_uint(val, fileoffset);

Completed in 72 milliseconds