Home
last modified time | relevance | path

Searched refs:ELF_TBSS_SPECIAL (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dinternal.h294 #define ELF_TBSS_SPECIAL(sec_hdr, segment) \ macro
300 (ELF_TBSS_SPECIAL(sec_hdr, segment) ? 0 : (sec_hdr)->sh_size)
DChangeLog663 * internal.h (ELF_TBSS_SPECIAL): New macro, extracted from..
/toolchain/binutils/binutils-2.25/bfd/
Delf.c4940 && !ELF_TBSS_SPECIAL (this_hdr, p)) in assign_file_positions_for_load_sections()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c4550 if (!ELF_TBSS_SPECIAL (section, segment) in process_program_headers()