Searched refs:debug_data (Results 1 – 2 of 2) sorted by relevance
323 lldb_private::DataExtractor &debug_data,
2600 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations() argument2644 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations()2673 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations()2729 DataExtractor debug_data; in RelocateDebugSections() local2733 GetData(debug->GetFileOffset(), debug->GetFileSize(), debug_data)) { in RelocateDebugSections()2735 rel_data, symtab_data, debug_data, debug); in RelocateDebugSections()