Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp570 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local
577 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
H A DCOFFObjectFile.cpp1742 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/
Dlib.rs169 type TablePtr<K, V> = Box<[Bucket<K, V>]>; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DELF.h817 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local
827 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DELF.h817 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local
827 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DELF.h817 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local
827 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DELF.h817 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local
827 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELF.h738 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); in getDynSymtabSize() local
748 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); in getDynSymtabSize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp966 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); in sections64() local
973 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); in sections32() local
H A DCOFFObjectFile.cpp1833 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); in getTableEntry() local
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/Proc/CPU/
H A DcpuFamilyTranslation.h748 …CONST VOID *TablePtr; ///< The interface to its Family Specific Services. member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp262 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp277 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, in buildBrJT()