Home
last modified time | relevance | path

Searched defs:NUM_SHDR_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h33 #define NUM_SHDR_ENTRIES(shdr) ((shdr)->sh_size / (shdr)->sh_entsize) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h33 #define NUM_SHDR_ENTRIES(shdr) ((shdr)->sh_size / (shdr)->sh_entsize) macro