Searched refs:FIXUP (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCCodeEmitter.h70 template <llvm::CSKY::Fixups FIXUP>
81 MCFixupKind Kind = MCFixupKind(FIXUP);
89 template <llvm::CSKY::Fixups FIXUP>
96 MCFixupKind Kind = MCFixupKind(FIXUP);
/netbsd-current/sys/arch/i386/stand/lib/
H A Drealprot.S111 #define FIXUP(gdt_index) \ define
115 FIXUP(bootcodeseg)
116 FIXUP(bootrealseg)
117 FIXUP(bootdataseg)
/netbsd-current/sys/arch/i386/stand/dosboot/
H A Dstart_dos.S163 #define FIXUP(gdt_index) \ define
170 FIXUP(bootcodeseg)
171 FIXUP(bootrealseg)
172 FIXUP(bootdataseg)

Completed in 215 milliseconds