Home
last modified time | relevance | path

Searched defs:data_address (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/i386/ibcs2/
HDimgact_coff.c169 unsigned long data_offset = 0, data_address = 0, data_size = 0; in coff_load_file() local
304 unsigned long data_offset = 0, data_address = 0, data_size = 0; local
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-helper-util.c159 uint8_t * data_address; in cvmx_helper_dump_packet() local
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDIRInterpreter.cpp323 lldb::addr_t data_address = Malloc(value->getType()); in MakeArgument() local
438 lldb::addr_t data_address = Malloc(value->getType()); in ResolveValue() local
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDCXXFormatterFunctions.cpp1085 lldb::addr_t data_address = valobj.GetValueAsUnsigned(LLDB_INVALID_ADDRESS); in ObjCSELSummaryProvider() local