Home
last modified time | relevance | path

Searched defs:start_address (Results 1 – 25 of 53) sorted by relevance

123

/external/coreboot/src/soc/amd/common/pi/
Dimage.c28 void *amd_find_image(const void *start_address, const void *end_address, in amd_find_image()
/external/google-breakpad/src/processor/
Dmap_serializers-inl.h75 char* start_address = dest; in Write() local
143 char* start_address = dest; in Write() local
/external/perfetto/src/profiling/symbolizer/
Dbreakpad_parser.h44 uint64_t start_address = 0; member
/external/vixl/examples/aarch64/
Ddisasm.cc95 int64_t start_address = 0; in main() local
/external/perfetto/protos/perfetto/trace/profiling/
Dsmaps.proto31 optional uint64 start_address = 6; field
/external/mesa3d/src/util/
Dset.c269 uint32_t start_address = util_fast_urem32(hash, size, ht->size_magic); in set_search() local
312 uint32_t start_address = util_fast_urem32(hash, size, ht->size_magic); in set_add_rehash() local
406 uint32_t start_address = util_fast_urem32(hash, size, ht->size_magic); in set_search_or_add() local
/external/pigweed/pw_kvs/
Dfake_flash_memory.cc37 Status FlashError::Check(FlashMemory::Address start_address, size_t size) { in Check()
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
Dstack_trace_posix.cc230 uintptr_t start_address, in UpdateBaseAddress()
322 uintptr_t start_address = 0u; in PrintStackTraceInternal() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
Dstack_trace_posix.cc230 uintptr_t start_address, in UpdateBaseAddress()
322 uintptr_t start_address = 0u; in PrintStackTraceInternal() local
/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/
Dbdk-dram-test.c167 uint64_t start_address = dram_test_thread_start + dram_test_thread_size * range_number; in dram_test_thread() local
201 static int __bdk_dram_run_test(const dram_test_info_t *test_info, uint64_t start_address, in __bdk_dram_run_test()
493 int bdk_dram_test(int test, uint64_t start_address, uint64_t length, bdk_dram_test_flags_t flags) in bdk_dram_test()
Dbdk-dram-test-databus.c206 int __bdk_dram_test_mem_data_bus(uint64_t start_address, uint64_t end_address, int bursts) in __bdk_dram_test_mem_data_bus()
/external/python/cpython3/Modules/
D_testexternalinspection.c252 unsigned long start_address = 0; in find_python_map_start_address() local
288 void* start_address = (void*)find_python_map_start_address(pid, elf_file); in get_py_runtime_linux() local
/external/libchrome/base/trace_event/
Dprocess_memory_dump.cc77 size_t ProcessMemoryDump::CountResidentBytes(void* start_address, in CountResidentBytes()
164 void* start_address, in CountResidentBytesInSharedMemory()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_mac.cc84 uptr *start_address) { in ParseCommandOutput()
/external/cronet/tot/base/trace_event/
Dprocess_memory_dump.cc103 void* start_address, in CountResidentBytes()
193 void* start_address, in CountResidentBytesInSharedMemory()
/external/cronet/stable/base/trace_event/
Dprocess_memory_dump.cc103 void* start_address, in CountResidentBytes()
193 void* start_address, in CountResidentBytesInSharedMemory()
/external/flashrom/
Dspi.c107 size_t start_address = start; in spi_chip_read() local
Dspi25.c684 size_t start_address = start; in spi_read_chunked() local
711 size_t start_address = start; in spi_write_chunked() local
/external/google-cloud-java/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/src/main/proto/google/cloud/baremetalsolution/v2/
Dnetwork.proto109 string start_address = 1; field
/external/crosvm/devices/src/virtio/
Dpmem.rs67 start_address: Le64, field
88 start_address: Le64, field
/external/googleapis/google/cloud/baremetalsolution/v2/
Dnetwork.proto132 string start_address = 1; field
/external/pigweed/pw_kvs/public/pw_kvs/
Dflash_memory.h126 constexpr uint32_t start_address() const { return start_address_; } in start_address() function
/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32cubeprogrammer_uart.c359 uint32_t start_address = 0U; in uart_start_cmd() local
/external/google-breakpad/src/client/linux/handler/
Dexception_handler.cc740 uintptr_t start_address, in AddMappingInfo()
/external/libchrome/base/debug/
Dstack_trace_posix.cc559 static int OpenObjectFileContainingPc(uint64_t pc, uint64_t& start_address, in OpenObjectFileContainingPc()

123