Searched defs:representation (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/libunwind/src/ |
H A D | Unwind-EHABI.cpp | 888 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 D | unwind-arm.c | 179 _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 D | Language.cpp | 464 FunctionNameRepresentation representation, in GetFunctionDisplayName()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusLanguage.cpp | 1513 FunctionNameRepresentation representation, Stream &s) { in GetFunctionDisplayName()
|