Home | History | Annotate | Download | only in minidump_writer

Lines Matching defs:ld

583     MDLocationDescriptor ld;
584 if (!minidump_writer_.WriteString(file_path, my_strlen(file_path), &ld))
586 mod.module_name_rva = ld.rva;
760 entry.ld = reinterpret_cast<uintptr_t>(map.l_ld);