Home
last modified time | relevance | path

Searched refs:InfoType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DFunctionInfo.cpp22 enum InfoType : uint32_t { enum
57 "0x%8.8" PRIx64 ": missing FunctionInfo InfoType value", Offset); in decode()
61 "0x%8.8" PRIx64 ": missing FunctionInfo InfoType length", Offset); in decode()
65 "0x%8.8" PRIx64 ": missing FunctionInfo data for InfoType %u", in decode()
71 case InfoType::EndOfList: in decode()
75 case InfoType::LineTableInfo: in decode()
82 case InfoType::InlineInfo: in decode()
91 "0x%8.8" PRIx64 ": unsupported InfoType %u", in decode()
139 Out.writeU32(InfoType::LineTableInfo); in encode()
157 Out.writeU32(InfoType in encode()
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h168 enum InfoType { enum
189 enum InfoType info_type = eInfoTypeNoArgs;
192 enum InfoType GetInfoType() const { return info_type; } in GetInfoType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h281 typedef Info InfoType; typedef
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1008 typename HashTableImpl::InfoType(HashType, Version))); in InstrProfReaderIndex()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in235 Set InfoType name to use for requesting specific info in B<genm>,