Home
last modified time | relevance | path

Searched defs: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
2797 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ApplyRelocations() typedef