Home
last modified time | relevance | path

Searched refs:GetRelocationJumpSlotType (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.h107 GetRelocationJumpSlotType() const;
DELFHeader.cpp167 ELFHeader::GetRelocationJumpSlotType() const in GetRelocationJumpSlotType() function in ELFHeader
DObjectFileELF.cpp1325 unsigned slot_type = hdr->GetRelocationJumpSlotType(); in ParsePLTRelocations()