Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2433 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ParsePLTRelocations() typedef
2561 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ApplyRelocations() typedef