Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp888 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, in ValueAsBitPattern()
908 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set()
976 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get_Internal()
1038 uint32_t regno, _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get()
1054 _Unwind_VRS_DataRepresentation representation) { in _Unwind_VRS_Pop()
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.c179 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Get()
210 _Unwind_VRS_DataRepresentation representation, in _Unwind_VRS_Set()
242 _Unwind_VRS_DataRepresentation representation) in _Unwind_VRS_Pop()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DLanguage.cpp464 FunctionNameRepresentation representation, in GetFunctionDisplayName()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1513 FunctionNameRepresentation representation, Stream &s) { in GetFunctionDisplayName()