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

  /toolchain/binutils/binutils-2.25/include/elf/
reloc-macros.h 31 FAKE_RELOC (R_foo_illegal, 9)
57 FAKE_RELOC (R_foo_illegal, 9)
58 FAKE_RELOC (R_foo_synonym, 0)
70 FAKE_RELOC (R_foo_illegal, 9)
71 FAKE_RELOC (R_foo_synonym, 0)
110 #define FAKE_RELOC(name, number)
123 #define FAKE_RELOC(name, number) name = number,
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 85 #undef FAKE_RELOC
    [all...]

Completed in 130 milliseconds