Home
last modified time | relevance | path

Searched defs:m_offset (Results 1 – 17 of 17) sorted by relevance

/freebsd/lib/libdevdctl/
H A Dexception.h149 size_t m_offset; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectContainer.h137 lldb::addr_t m_offset; variable
H A DUnwindPlan.h387 lldb::addr_t m_offset = 0; // Offset into the function for this row variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DMaterializer.h141 uint32_t m_offset = 0; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h179 dw_offset_t m_offset : DW_DIE_OFFSET_MAX_BITSIZE; variable
H A DDWARFDebugArangeSet.h62 dw_offset_t m_offset; variable
H A DDWARFUnit.h45 dw_offset_t m_offset = 0; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionVariable.h175 lldb::offset_t m_offset = member
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddress.h513 lldb::addr_t m_offset = LLDB_INVALID_ADDRESS; ///< Offset into section if \a variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h222 lldb::addr_t m_offset; // A random offset the user asked us to add to any variable
/freebsd/usr.sbin/ppp/
H A Dmbuf.h33 u_short m_offset; /* offset from header end to start position */ member
/freebsd/sys/netinet/
H A Dsctp_auth.c973 struct mbuf *m, uint32_t m_offset, uint8_t *digest, uint32_t trailer) in sctp_hmac_m()
1090 uint32_t m_offset, uint8_t *digest) in sctp_compute_hmac_m()
1549 sctp_zero_m(struct mbuf *m, uint32_t m_offset, uint32_t size) in sctp_zero_m()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h140 int32_t m_offset; member
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp280 OptionValueUInt64 m_offset; member in OptionGroupReadMemory
936 OptionValueUInt64 m_offset; member in CommandObjectMemoryFind::OptionGroupFindMemory
H A DCommandObjectPlatform.cpp653 uint32_t m_offset; member in CommandObjectPlatformFRead::CommandOptions
745 uint32_t m_offset; member in CommandObjectPlatformFWrite::CommandOptions
H A DCommandObjectTarget.cpp3993 m_offset; // Subtract this offset from m_addr before doing lookups. member in CommandObjectTargetModulesLookup::CommandOptions
/freebsd/usr.bin/mail/
H A Ddef.h69 short m_offset; /* offset in block of message */ member