Searched defs:TablePtr (Results 1 – 4 of 4) sorted by relevance
738 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local748 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
966 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local973 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
1833 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
277 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()