Home
last modified time | relevance | path

Searched refs:ELF_SECTION_IN_SEGMENT_STRICT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dinternal.h356 #define ELF_SECTION_IN_SEGMENT_STRICT(sec_hdr, segment) \ macro
DChangeLog666 (ELF_SECTION_IN_SEGMENT_STRICT): New macro.
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c4551 && ELF_SECTION_IN_SEGMENT_STRICT (section, segment)) in process_program_headers()