Searched defs:offset (Results 276 - 300 of 1977) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp149 ValueObjectConstResultImpl::GetSyntheticChildAtOffset (uint32_t offset, const ClangASTType& type, bool can_create) argument
H A DValueObjectDynamicValue.cpp412 lldb::offset_t offset = 0; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCocoa.cpp59 uint64_t offset = 5 * ptr_size; local
106 uint64_t offset = ptr_size; local
150 uint64_t offset = ptr_size; local
200 uint64_t offset = (ptr_size == 4 ? 12 : 20); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.cpp28 GetMaxU64(const lldb_private::DataExtractor &data, lldb::offset_t *offset, uint64_t *value, uint32_t byte_size) argument
39 GetMaxU64(const lldb_private::DataExtractor &data, lldb::offset_t *offset, uint64_t *value, uint32_t byte_size, uint32_t count) argument
59 GetMaxS64(const lldb_private::DataExtractor &data, lldb::offset_t *offset, int64_t *value, uint32_t byte_size) argument
70 GetMaxS64(const lldb_private::DataExtractor &data, lldb::offset_t *offset, int64_t *value, uint32_t byte_size, uint32_t count) argument
108 Parse(lldb_private::DataExtractor &data, lldb::offset_t *offset) argument
200 Parse(const lldb_private::DataExtractor &data, lldb::offset_t *offset) argument
321 Parse(const lldb_private::DataExtractor &data, lldb::offset_t *offset) argument
370 Parse(const lldb_private::DataExtractor &data, lldb::offset_t *offset) argument
415 Parse(const lldb_private::DataExtractor &data, lldb::offset_t *offset) argument
430 Parse(const lldb_private::DataExtractor &data, lldb::offset_t *offset) argument
450 Parse(const lldb_private::DataExtractor &data, lldb::offset_t *offset) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp63 lldb::offset_t offset = 0; local
129 DWARFDebugAranges::AppendRange (dw_offset_t offset, dw_addr_t low_pc, dw_addr_t high_pc) argument
H A DDWARFDebugInfoEntry.cpp92 lldb::offset_t offset = DIEOffsetAtIndex(i); local
[all...]
H A DDWARFDebugPubnames.cpp43 lldb::offset_t offset = 0; local
/freebsd-10-stable/contrib/nvi/common/
H A Dcut.h41 size_t offset; /* 0-N: initial, unerasable chars. */ member in struct:_text
/freebsd-10-stable/contrib/sendmail/rmail/
H A Drmail.c99 off_t offset; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff.h69 apr_off_t offset; member in struct:svn_diff__position_t
H A Dtoken.c163 apr_off_t offset; local
/freebsd-10-stable/contrib/texinfo/info/
H A Dsearch.c462 int offset, namelen; local
[all...]
/freebsd-10-stable/contrib/wpa/src/common/
H A Dgas.c220 size_t offset; local
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dasn1_gen.c53 size_t offset = 0; local
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dsel.h63 size_t offset; member in struct:hx_expr_input
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dcrypto-pk.c49 size_t keylen, offset; local
213 size_t keylen, offset; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dstrptime.c224 int offset = 0; local
/freebsd-10-stable/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c293 size_t *offset = tnalloc(size_t, entries_max); local
/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_delete.c373 indx_t cnt, idx, *ip, offset; local
465 indx_t cnt, *ip, offset; local
[all...]
/freebsd-10-stable/lib/libc/iconv/
H A Dcitrus_db.c106 size_t offset; local
300 size_t offset; local
[all...]
/freebsd-10-stable/lib/libedit/
H A Dchared.h65 int offset; member in struct:c_macro_t
/freebsd-10-stable/lib/libgeom/
H A Dgeom_util.c169 g_delete(int fd, off_t offset, off_t length) argument
/freebsd-10-stable/lib/libkvm/
H A Dkvm_minidump_amd64.c206 u_long offset; local
256 u_long offset; local
[all...]
H A Dkvm_minidump_arm.c215 u_long offset, pteindex, a; local
H A Dkvm_minidump_i386.c203 uint64_t offset; local
243 u_long offset; local

Completed in 433 milliseconds

<<11121314151617181920>>