Searched refs:OtherInfo (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFLinker.h | 367 CompileUnit::DIEInfo *OtherInfo; member 375 CompileUnit::DIEInfo *OtherInfo = nullptr) 376 : Die(Die), Type(T), CU(CU), Flags(0), OtherInfo(OtherInfo) {} in Die()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinker.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Minidump.h | 170 struct OtherInfo { struct
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | MinidumpYAML.h | 285 LLVM_YAML_DECLARE_MAPPING_TRAITS(llvm::minidump::CPUInfo::OtherInfo)
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | MinidumpYAML.cpp | 202 void yaml::MappingTraits<CPUInfo::OtherInfo>::mapping( in mapping() 203 IO &IO, CPUInfo::OtherInfo &Info) { in mapping()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFLinker.cpp | 250 CompileUnit::DIEInfo *OtherInfo; member 257 CompileUnit::DIEInfo *OtherInfo = nullptr) in ContextWorklistItem() 258 : Die(Die), ParentIdx(0), OtherInfo(OtherInfo), Type(T), in ContextWorklistItem() 323 updateChildPruning(Current.Die, CU, *Current.OtherInfo); in analyzeContextInfo() 862 updateChildIncompleteness(Current.Die, Current.CU, *Current.OtherInfo); in lookForDIEsToKeep() 865 updateRefIncompleteness(Current.Die, Current.CU, *Current.OtherInfo); in lookForDIEsToKeep()
|
| /freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
| H A D | README.asn1 | 506 PartyUInfo and PartyVInfo fields of OtherInfo are defined as octet
|