Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2476 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ParsePLTRelocations() typedef
2648 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ApplyRelocations() typedef