Home
last modified time | relevance | path

Searched defs:stack_copy (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc202 uint8_t* stack_copy; in CrashingThreadReferencesPrincipalMapping() local
319 uintptr_t pc, int max_stack_len, uint8_t** stack_copy) { in FillThreadStack()
417 uint8_t* stack_copy; in WriteThreadListStream() local
483 uint8_t* stack_copy; in WriteThreadListStream() local
Dlinux_dumper.cc783 void LinuxDumper::SanitizeStackCopy(uint8_t* stack_copy, size_t stack_len, in SanitizeStackCopy()
878 bool LinuxDumper::StackHasPointerToMapping(const uint8_t* stack_copy, in StackHasPointerToMapping()
/external/angle/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/libtextclassifier/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/openscreen/third_party/abseil/src/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/abseil-cpp/absl/container/
Dfixed_array_test.cc95 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
112 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc98 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
115 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/container/
Dfixed_array_test.cc95 absl::FixedArray<int, 10> stack_copy = on_stack; in TEST() local
112 absl::FixedArray<std::unique_ptr<int>, 10> stack_copy = std::move(on_stack); in TEST() local