Home
last modified time | relevance | path

Searched defs:representation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp891 ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern()
911 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set()
979 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal()
1041 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get()
1057 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp484 FunctionNameRepresentation representation, in GetFunctionDisplayName()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1657 FunctionNameRepresentation representation, Stream &s) { in GetFunctionDisplayName()