Searched refs:_Unwind_GetTextRelBase (Results 1 – 22 of 22) sorted by relevance
232 _Unwind_GetTextRelBase (struct _Unwind_Context *_C __attribute__ ((__unused__))) in _Unwind_GetTextRelBase() function242 extern _Unwind_Ptr _Unwind_GetTextRelBase (struct _Unwind_Context *);
107 _Unwind_GetTextRelBase (struct _Unwind_Context *context) in _Unwind_GetTextRelBase() function111 symver (_Unwind_GetTextRelBase, GCC_3.0);
260 _Unwind_GetTextRelBase (struct _Unwind_Context *context __attribute__((unused)) ) in _Unwind_GetTextRelBase() function
114 return _Unwind_GetTextRelBase (context); in base_of_encoded_value()
164 _Unwind_GetTextRelBase (struct _Unwind_Context *c) in _Unwind_GetTextRelBase() function
406 _Unwind_GetTextRelBase (struct _Unwind_Context *context) in _Unwind_GetTextRelBase() function1736 alias (_Unwind_GetTextRelBase);
173 _Unwind_GetTextRelBase
4853 * unwind-generic.h (_Unwind_GetTextRelBase): Call __builtin_abort
12 _Unwind_GetTextRelBase
84 uintptr_t _Unwind_GetTextRelBase(struct _Unwind_Context *);
362 uintptr_t _Unwind_GetTextRelBase(struct _Unwind_Context *context) { return 0; } in _Unwind_GetTextRelBase() function
128 extern unsigned long _Unwind_GetTextRelBase (struct _Unwind_Context *);
144 extern unsigned long _Unwind_GetTextRelBase(struct _Unwind_Context *);
267 … v += static_cast<uint64_t>(static_cast<uintptr_t>(_Unwind_GetTextRelBase(c))); in resolve_indirect_value()
191 _Unwind_Ptr _Unwind_GetTextRelBase (_Unwind_Context *);
2235 _Unwind_GetTextRelBase
2906 _Unwind_GetTextRelBase
9590 _Unwind_GetTextRelBase): Argument is unused.23029 (_Unwind_GetTextRelBase): New.23225 * unwind-dw2.c (_Unwind_GetTextRelBase, _Unwind_GetDataRelBase): New.
5192 _Unwind_GetTextRelBase): Move from here ...5194 _Unwind_GetTextRelBase): ... To here.
4136 (_Unwind_GetDataRelBase, _Unwind_GetTextRelBase): Move to here.4138 (_Unwind_GetDataRelBase, _Unwind_GetTextRelBase): Change to18314 * unwind.h (_Unwind_GetTextRelBase): Likewise.
2516 * unwind.h (_Unwind_GetTextRelBase): Revert last change, this is5737 * unwind.h (_Unwind_GetTextRelBase): Mark _C argument with
35240 * unwind.h (_Unwind_GetTextRelBase): Mark parameter as unused.