Searched refs:STYP_GOT (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Decoff.h79 #define STYP_GOT 0x1000 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Decoff.h81 #define STYP_GOT 0x1000 macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Decoff.c343 styp = STYP_GOT;
422 || (styp_flags & STYP_GOT)
2626 || (section.s_flags & STYP_GOT) != 0)
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decoff.c306 { _GOT, STYP_GOT },
389 || (styp_flags & STYP_GOT)
2483 || (section.s_flags & STYP_GOT) != 0)

Completed in 193 milliseconds