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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-x86-x86.c 87 YASM_WRITE_8(bufp, ELF32_ST_OTHER(entry->vis));
elf.h 225 #define ELF32_ST_OTHER(vis) ELF_ST_VISIBILITY(vis)

Completed in 33 milliseconds