Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/dvb/
Dca.h57 unsigned int slot_type; /* OR of all supported types */ member
/external/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1325 unsigned slot_type = hdr->GetRelocationJumpSlotType(); in ParsePLTRelocations() local
1332 if (reloc_type(rel) != slot_type) in ParsePLTRelocations()
/external/chromium_org/v8/src/
Dmark-compact.cc3145 SlotsBuffer::SlotType slot_type, in UpdateSlot() argument
3147 switch (slot_type) { in UpdateSlot()