Searched refs:rel_section (Results 1 – 2 of 2) sorted by relevance
319 lldb_private::Section *rel_section);
2528 Section *rel_section = section_list->FindSectionByID(rel_id).get(); in ParseTrampolineSymbols() local2529 if (!rel_section) in ParseTrampolineSymbols()2546 if (!ReadSectionData(rel_section, rel_data)) in ParseTrampolineSymbols()2570 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations() argument2616 data_buffer_sp->GetBytes() + rel_section->GetFileOffset() + in ApplyRelocations()2643 data_buffer_sp->GetBytes() + rel_section->GetFileOffset() + in ApplyRelocations()