Home
last modified time | relevance | path

Searched refs:EF_I370_RELOCATABLE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Di370.h37 #define EF_I370_RELOCATABLE 0x00010000 /* i370 -mrelocatable flag */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i370.c408 i370_flags |= EF_I370_RELOCATABLE; in md_parse_option()