Searched defs:TablePtr (Results 1 – 9 of 9) sorted by relevance
106 typedef Ptr<Table> TablePtr; typedef
140 type TablePtr<K, V> = Box<[Bucket<K, V>]>; typedef
570 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local577 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
1742 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
480 Expected<const uint8_t *> TablePtr = ElfFile.toMappedAddr(*Dyn.GnuHash); in getNumSyms() local489 Expected<const uint8_t *> TablePtr = ElfFile.toMappedAddr(*Dyn.ElfHash); in getNumSyms() local
617 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local624 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
1759 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
262 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()
227 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()