Home
last modified time | relevance | path

Searched defs:FieldList (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddtcompile.c90 DT_FIELD *FieldList; in DtDoCompile() local
244 DT_FIELD *FieldList) in DtInsertCompilerIds()
290 DT_FIELD **FieldList) in DtCompileDataTable()
H A Ddtexpress.c319 DT_FIELD *FieldList) in DtDetectAllLabels()
H A Ddttable2.c2226 DT_FIELD *FieldList = *(DT_FIELD **) List; DtCompileRsdt() local
2689 DT_FIELD *FieldList; DtCompileSlit() local
3503 DT_FIELD *FieldList = *(DT_FIELD **) List; DtCompileXsdt() local
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DContinuationRecordBuilder.h31 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
H A DTypeRecord.h420 TypeIndex FieldList, StringRef Name, StringRef UniqueName) in TagRecord()
458 TypeIndex FieldList; variable
469 TypeIndex FieldList, TypeIndex DerivationList, in ClassRecord()
522 EnumRecord(uint16_t MemberCount, ClassOptions Options, TypeIndex FieldList, in EnumRecord()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DRecord.h41 using FieldList = llvm::SmallVector<Field, 8>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp71 CVType FieldList = Types.getType(*ContinuationIndex); in NativeEnumEnumEnumerators() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp65 FieldListRecord &FieldList) { in visitKnownRecord()
H A DCVTypeVisitor.cpp270 Error llvm::codeview::visitMemberRecordStream(ArrayRef<uint8_t> FieldList, in visitMemberRecordStream()
H A DTypeDumpVisitor.cpp211 FieldListRecord &FieldList) { in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp287 FieldListRecord &FieldList) { in visitKnownRecord()