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

  /toolchain/binutils/binutils-2.25/include/elf/
reloc-macros.h 32 END_RELOC_NUMBERS (R_foo_count)
46 Note: The value of the symbol defined in the END_RELOC_NUMBERS
59 END_RELOC_NUMBERS (R_foo_count)
64 Alternatively you can assign a value to END_RELOC_NUMBERS symbol
72 END_RELOC_NUMBERS (R_foo_count = 2)
113 #define END_RELOC_NUMBERS(name) \
125 #define END_RELOC_NUMBERS(name) name };
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 87 #undef END_RELOC_NUMBERS
    [all...]

Completed in 48 milliseconds