Home
last modified time | relevance | path

Searched defs:TableLength (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbdata.c196 UINT32 TableLength; in AcpiTbCompareTables() local
291 UINT32 *TableLength, in AcpiTbAcquireTable()
348 UINT32 TableLength, in AcpiTbReleaseTable()
/freebsd/sys/contrib/dev/acpica/common/
H A Dacfileio.c390 UINT32 TableLength; in AcGetOneTableFromFile() local
H A Ddmtable.c1056 UINT32 TableLength, in AcpiDmDumpTable()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp915 if (auto TableLength = AddrTable.getFullLength()) { in dumpAddrSection() local