OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:internal_sigreturn
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_linux_mips64.S
14
.globl
internal_sigreturn
15
.type
internal_sigreturn
, @function
16
internal_sigreturn
:
label
21
.size
internal_sigreturn
, .-
internal_sigreturn
sanitizer_linux_x86_64.S
18
DEFINE_COMPILERRT_FUNCTION(
internal_sigreturn
)
23
END_COMPILERRT_FUNCTION(
internal_sigreturn
)
sanitizer_linux.cc
134
extern void
internal_sigreturn
();
853
u_adjust.sa_restorer =
internal_sigreturn
;
Completed in 19 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025