Home
last modified time | relevance | path

Searched refs:SEC_TIC54X_BLOCK (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
Dmep.h29 #define SEC_MEP_VLIW SEC_TIC54X_BLOCK
/freebsd-12-stable/contrib/binutils/bfd/
Dcoffcode.h498 if (sec_flags & SEC_TIC54X_BLOCK) in sec_to_styp_flags()
602 sec_flags |= SEC_TIC54X_BLOCK; in styp_to_sec_flags()
Dbfd-in2.h1336 #define SEC_TIC54X_BLOCK 0x40000000 macro
/freebsd-12-stable/contrib/binutils/binutils/
Dobjdump.c340 PF (SEC_TIC54X_BLOCK, "BLOCK"); in dump_section_header()
/freebsd-12-stable/contrib/binutils/ld/
Dldlang.c2124 && (section->flags & SEC_TIC54X_BLOCK) != 0) in lang_add_section()
2126 output->bfd_section->flags |= SEC_TIC54X_BLOCK; in lang_add_section()
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h1342 #define SEC_TIC54X_BLOCK 0x40000000 macro