Searched refs:dtags (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/contrib/binutils-2.34/ld/emultempl/ |
| HD | elf.em | 588 {"disable-new-dtags", no_argument, NULL, OPTION_DISABLE_NEW_DTAGS}, 589 {"enable-new-dtags", no_argument, NULL, OPTION_ENABLE_NEW_DTAGS},
|
| /dragonfly/contrib/gcc-8.0/gcc/cp/ |
| HD | mangle.c | 1434 tree dtags = get_abi_tags (decl); in write_unqualified_name() local 1444 && !equal_abi_tags (dtags, mtags)) in write_unqualified_name()
|
| /dragonfly/contrib/binutils-2.27/ld/emultempl/ |
| HD | elf32.em | 2229 {"disable-new-dtags", no_argument, NULL, OPTION_DISABLE_NEW_DTAGS}, 2230 {"enable-new-dtags", no_argument, NULL, OPTION_ENABLE_NEW_DTAGS},
|
| /dragonfly/contrib/binutils-2.27/ld/ |
| HD | ld.texinfo | 2273 @kindex --enable-new-dtags 2274 @kindex --disable-new-dtags 2275 @item --enable-new-dtags 2276 @itemx --disable-new-dtags 2279 @option{--enable-new-dtags}, the new dynamic tags will be created as needed 2281 If you specify @option{--disable-new-dtags}, no new dynamic tags will be
|