Searched defs:TablePtr (Results 1 – 4 of 4) sorted by relevance
733 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local743 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
902 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local909 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
1829 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
267 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()