Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h447 struct ThisAdjustor { struct
454 ThisAdjustor ThisAdjust;
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h565 ThisAdjustor, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp195 CASE_OUTPUT_ENUM_CLASS_NAME(codeview::ThunkOrdinal, ThisAdjustor, OS) in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp266 CV_ENUM_CLASS_ENT(ThunkOrdinal, ThisAdjustor),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp174 RETURN_CASE(ThunkOrdinal, ThisAdjustor, "this adjustor"); in formatThunkOrdinal()