Searched refs:getLength (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/bios/
H A Dsmbios.hh86 getLength() function in class:X86ISA::SMBios::SMBiosStructure
147 uint8_t getLength() { return 0x18; } function in class:X86ISA::SMBios::BiosInformation
H A Dsmbios.cc82 uint8_t length = getLength();
200 writeOutStrings(proxy, addr + getLength());

Completed in 6 milliseconds