Searched refs:rel_section (Results 1 – 2 of 2) sorted by relevance
2587 Section *rel_section = section_list->FindSectionByID(rel_id).get(); in ParseTrampolineSymbols() local2588 if (!rel_section) in ParseTrampolineSymbols()2605 if (!ReadSectionData(rel_section, rel_data)) in ParseTrampolineSymbols()2627 Section *rel_section) { in ApplyELF64ABS64Relocation() argument2636 data_buffer->GetBytes() + rel_section->GetFileOffset() + in ApplyELF64ABS64Relocation()2663 data_buffer->GetBytes() + rel_section->GetFileOffset() + in ApplyELF64ABS32Relocation()2671 Section *rel_section) { in ApplyELF32ABS32RelRelocation() argument2711 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations() argument2730 rel_section->GetName().AsCString(), i); in ApplyRelocations()2745 rel_section->GetName().AsCString(), i, in ApplyRelocations()[all …]
325 lldb_private::Section *rel_section);