Home
last modified time | relevance | path

Searched defs:rel_section (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2669 Section *rel_section = section_list->FindSectionByID(rel_id).get(); in ParseTrampolineSymbols() local
2709 Section *rel_section) { in ApplyELF64ABS64Relocation()
2727 Section *rel_section, bool is_signed) { in ApplyELF64ABS32Relocation()
2753 Section *rel_section) { in ApplyELF32ABS32RelRelocation()
2793 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations()