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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 243 GENERIC_RELOC_VANILLA = 0, /* generic relocation */
471 reloc->type = GENERIC_RELOC_VANILLA;
    [all...]
  /external/llvm/include/llvm/Support/
MachO.h 435 GENERIC_RELOC_VANILLA = 0,
445 PPC_RELOC_VANILLA = GENERIC_RELOC_VANILLA,
465 ARM_RELOC_VANILLA = GENERIC_RELOC_VANILLA,
    [all...]

Completed in 107 milliseconds