Searched refs:debug_data (Results 1 – 2 of 2) sorted by relevance
318 lldb_private::DataExtractor &debug_data,
2570 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations() argument2614 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations()2641 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations()2694 DataExtractor debug_data; in RelocateDebugSections() local2698 GetData(debug->GetFileOffset(), debug->GetFileSize(), debug_data)) { in RelocateDebugSections()2700 rel_data, symtab_data, debug_data, debug); in RelocateDebugSections()