Home
last modified time | relevance | path

Searched refs:get_cxa_exception_offset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_exception.cpp161 static size_t get_cxa_exception_offset() { in get_cxa_exception_offset() function
188 size_t header_offset = get_cxa_exception_offset(); in __cxa_allocate_exception()
203 size_t header_offset = get_cxa_exception_offset(); in __cxa_free_exception()
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_exception.cpp162 static size_t get_cxa_exception_offset() { in get_cxa_exception_offset() function
190 size_t header_offset = get_cxa_exception_offset(); in __cxa_allocate_exception()
205 size_t header_offset = get_cxa_exception_offset(); in __cxa_free_exception()