Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/elf/
Dmips.h1003 #define OGP_SELF 0xffff0000 /* Self-contained GP groups. */ macro
/freebsd-12-stable/sys/sys/
Delf_common.h109 #define OGP_SELF 0x00010000 /* GP group is self-contained */ macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h2656 _ELF_DEFINE_OGP(OGP_SELF, 0x00010000UL, \
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c8894 (option->info & OGP_SELF) >> 16); in process_mips_specific()
8899 (option->info & OGP_SELF) >> 16); in process_mips_specific()