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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-amd64.c 79 YASM_WRITE_8(bufp, ELF64_ST_OTHER(entry->vis));
elf.h 229 #define ELF64_ST_OTHER(vis) ELF_ST_VISIBILITY(vis)

Completed in 33 milliseconds