Searched refs:debug_data (Results 1 – 2 of 2) sorted by relevance
315 lldb_private::DataExtractor &debug_data,
2668 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations() argument2712 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations()2739 DataBufferSP &data_buffer_sp = debug_data.GetSharedDataBuffer(); in ApplyRelocations()2792 DataExtractor debug_data; in RelocateDebugSections() local2796 GetData(debug->GetFileOffset(), debug->GetFileSize(), debug_data)) { in RelocateDebugSections()2798 rel_data, symtab_data, debug_data, debug); in RelocateDebugSections()