Home
last modified time | relevance | path

Searched refs:reloc_info_fn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2587 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ParsePLTRelocations() typedef
2588 reloc_info_fn reloc_type; in ParsePLTRelocations()
2589 reloc_info_fn reloc_symbol; in ParsePLTRelocations()
2797 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ApplyRelocations() typedef
2798 reloc_info_fn reloc_type; in ApplyRelocations()
2799 reloc_info_fn reloc_symbol; in ApplyRelocations()