Searched refs:SECTION_SIZE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c5338 #define SECTION_SIZE(section, segment) \
5347 && (section->vma + SECTION_SIZE (section, segment) \
5354 && (section->lma + SECTION_SIZE (section, segment) \
5415 || SECTION_SIZE (section, segment) > 0 \
5883 #undef SECTION_SIZE
5333 #define SECTION_SIZE macro
5878 #undef SECTION_SIZE macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c4705 #define SECTION_SIZE(section, segment) \
4714 && (section->vma + SECTION_SIZE (section, segment) \
4721 && (section->lma + SECTION_SIZE (section, segment) \
5256 #undef SECTION_SIZE
4700 #define SECTION_SIZE macro
5251 #undef SECTION_SIZE macro

Completed in 332 milliseconds