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/
DObjectFileELF.h385 unsigned PLTRelocationType();
DObjectFileELF.cpp2409 unsigned ObjectFileELF::PLTRelocationType() { in PLTRelocationType() function in ObjectFileELF
2587 unsigned rel_type = PLTRelocationType(); in ParseTrampolineSymbols()