Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1788 uint32_t fpu_reserved1; member
1855 sys::swapByteOrder(x.fpu_reserved1); in swapStruct()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp9448 outs() << "\t fpu_reserved1 " << format("0x%08" PRIx32, fpu.fpu_reserved1); in Print_x86_float_state_t()