Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2668 DataExtractor &debug_data, Section *rel_section) { in ApplyRelocations()
2792 DataExtractor debug_data; in RelocateDebugSections() local