Home
last modified time | relevance | path

Searched refs:PLTRelocationType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h379 unsigned PLTRelocationType();
H A DObjectFileELF.cpp2474 unsigned ObjectFileELF::PLTRelocationType() { in PLTRelocationType() function in ObjectFileELF
2655 unsigned rel_type = PLTRelocationType(); in ParseTrampolineSymbols()