Searched refs:rel_section (Results 1 – 2 of 2) sorted by relevance
324 lldb_private::Section *rel_section);
2558 Section *rel_section = section_list->FindSectionByID(rel_id).get(); in ParseTrampolineSymbols() local2559 if (!rel_section) in ParseTrampolineSymbols()2576 if (!ReadSectionData(rel_section, rel_data)) in ParseTrampolineSymbols()2600 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations() argument2649 data_buffer->GetBytes() + rel_section->GetFileOffset() + in ApplyRelocations()2678 data_buffer->GetBytes() + rel_section->GetFileOffset() + in ApplyRelocations()