Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h385 unsigned PLTRelocationType();
H A DObjectFileELF.cpp2409 unsigned ObjectFileELF::PLTRelocationType() { in PLTRelocationType() function in ObjectFileELF
2587 unsigned rel_type = PLTRelocationType(); in ParseTrampolineSymbols()