Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/acpica/components/tables/
H A Dtbxfroot.c271 UINT8 *TablePtr; in AcpiFindRootPointer() local
[all...]
H A Dtbdata.c290 ACPI_TABLE_HEADER **TablePtr, in AcpiTbAcquireTable() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DAppleDWARFIndex.cpp43 auto extract_and_check = [](auto &TablePtr) { in Create() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h817 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfGnuHash); getDynSymtabSize() local
827 Expected<const uint8_t *> TablePtr = toMappedAddr(*ElfHash); getDynSymtabSize() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp974 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); sections64() local
981 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); sections32() local
H A DCOFFObjectFile.cpp1885 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); getTableEntry() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp294 buildBrJT(Register TablePtr,unsigned JTI,Register IndexReg) buildBrJT() argument