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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 521 long elf_secthead_set_file_offset(elf_secthead *shead, long pos);
elf.c 908 elf_secthead_set_file_offset(elf_secthead *shead, long pos) function
elf-objfmt.c 672 pos = elf_secthead_set_file_offset(shead, pos);
    [all...]

Completed in 33 milliseconds