Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h78 uint32_t m_fp = LLDB_INVALID_REGNUM; variable
H A DEmulateInstructionPPC64.cpp332 if (m_fp != LLDB_INVALID_REGNUM || rs != rb || in EmulateOR()
354 m_fp = ra; in EmulateOR()
/freebsd/stand/common/
H A Dbootstrap.h217 struct preloaded_file *m_fp; member
H A Dmodule.c1570 mp->m_fp = fp; in file_addmodule()