Searched defs:TablePtr (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbxfroot.c271 UINT8 *TablePtr; local
[all...]
H A Dtbdata.c274 AcpiTbAcquireTable( ACPI_TABLE_DESC *TableDesc, ACPI_TABLE_HEADER **TablePtr, UINT32 *TableLength, UINT8 *TableFlags) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp570 const XCOFFSectionHeader64 *TablePtr = sectionHeaderTable64(); local
577 const XCOFFSectionHeader32 *TablePtr = sectionHeaderTable32(); local
H A DCOFFObjectFile.cpp1742 const uint8_t *TablePtr = reinterpret_cast<const uint8_t *>(&Table); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp262 MachineInstrBuilder MachineIRBuilder::buildBrJT(Register TablePtr, argument

Completed in 74 milliseconds