Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h379 unsigned PLTRelocationType();
DObjectFileELF.cpp2366 unsigned ObjectFileELF::PLTRelocationType() { in PLTRelocationType() function in ObjectFileELF
2544 unsigned rel_type = PLTRelocationType(); in ParseTrampolineSymbols()