Home
last modified time | relevance | path

Searched defs:TablePtr (Results 1 – 9 of 9) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/
Dtable.h106 typedef Ptr<Table> TablePtr; typedef
/external/rust/crates/weak-table/src/
Dlib.rs140 type TablePtr<K, V> = Box<[Bucket<K, V>]>; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp570 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local
577 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
DCOFFObjectFile.cpp1742 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
/external/llvm-project/llvm/lib/InterfaceStub/
DELFObjHandler.cpp480 Expected<const uint8_t *> TablePtr = ElfFile.toMappedAddr(*Dyn.GnuHash); in getNumSyms() local
489 Expected<const uint8_t *> TablePtr = ElfFile.toMappedAddr(*Dyn.ElfHash); in getNumSyms() local
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp617 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local
624 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
DCOFFObjectFile.cpp1759 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp262 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp227 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()