Home
last modified time | relevance | path

Searched refs:InfoLength (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp62 const uint32_t InfoLength = Data.getU32(&Offset); in decode() local
63 if (!Data.isValidOffsetForDataOfSize(Offset, InfoLength)) in decode()
67 DataExtractor InfoData(Data.getData().substr(Offset, InfoLength), in decode()
94 Offset += InfoLength; in decode()
190 const uint32_t InfoLength = Data.getU32(&Offset); in lookup() local
191 const StringRef InfoBytes = Data.getData().substr(Offset, InfoLength); in lookup()
192 if (InfoLength != InfoBytes.size()) in lookup()
218 Offset += InfoLength; in lookup()
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmtbdump1.c1082 UINT32 InfoLength; in AcpiDmDumpDbg2()
1138 InfoLength = SubSubtable->Length - SubSubOffset; in AcpiDmDumpDbg2()
1139 if (InfoLength) in AcpiDmDumpDbg2()
1143 InfoLength, AcpiDmTableInfoCsrt2a); in AcpiDmDumpDbg2()
956 UINT32 InfoLength; AcpiDmDumpCsrt() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dntsecapi.d609 ULONG InfoLength;
639 ULONG InfoLength;