Searched refs:float_state_ (Results 1 – 2 of 2) sorted by relevance
66 float_state_(context ? &context->float_state : NULL), in MicrodumpWriter()259 UContextReader::FillCPUContext(&cpu, ucontext_, float_state_); in DumpCrashingThread()366 const google_breakpad::fpstate_t* const float_state_; member in __anon201d90ec0111::MicrodumpWriter
136 float_state_(context ? &context->float_state : NULL), in MinidumpWriter()382 UContextReader::FillCPUContext(cpu.get(), ucontext_, float_state_); in WriteThreadListStream()1249 const google_breakpad::fpstate_t* const float_state_; // ditto member in __anon6dbca4f20111::MinidumpWriter