Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2588 reloc_info_fn reloc_type; in ParsePLTRelocations() local
2798 reloc_info_fn reloc_type; in ApplyRelocations() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1304 #define LLVM_COFF_SWITCH_RELOC_TYPE_NAME(reloc_type) \ argument