Searched refs:slot_type (Results 1 – 4 of 4) sorted by relevance
57 unsigned int slot_type; /* OR of all supported types */ member
427 def __init__(self, sub_slots, slot_type, slot_name): argument430 self.slot_type = slot_type452 self.slot_type,
1325 unsigned slot_type = hdr->GetRelocationJumpSlotType(); in ParsePLTRelocations() local1332 if (reloc_type(rel) != slot_type) in ParsePLTRelocations()
3230 SlotsBuffer::SlotType slot_type, Address addr) { in UpdateSlot() argument3231 switch (slot_type) { in UpdateSlot()