Home
last modified time | relevance | path

Searched refs: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
2434 reloc_info_fn reloc_type; in ParsePLTRelocations()
2435 reloc_info_fn reloc_symbol; in ParsePLTRelocations()
2561 typedef unsigned (*reloc_info_fn)(const ELFRelocation &rel); in ApplyRelocations() typedef
2562 reloc_info_fn reloc_type; in ApplyRelocations()
2563 reloc_info_fn reloc_symbol; in ApplyRelocations()