Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:sigcontext
(Results
1 - 25
of
42
) sorted by relevance
1
2
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H
A
D
aarch64.rs
4
pub type ucontext_t =
sigcontext
;
7
pub struct
sigcontext
{
structure names
H
A
D
x86_64.rs
6
pub type ucontext_t =
sigcontext
;
9
pub struct
sigcontext
{
structure names
/third_party/libunwind/libunwind/src/s390x/
H
A
D
Gstep.c
51
gprs = ((struct
sigcontext
*)sc_addr)->sregs->regs.gprs;
in s390x_handle_signal_frame()
52
fprs = (unw_word_t*)((struct
sigcontext
*)sc_addr)->sregs->fpregs.fprs;
in s390x_handle_signal_frame()
53
psw = &((struct
sigcontext
*)sc_addr)->sregs->regs.psw.addr;
in s390x_handle_signal_frame()
69
uc_mcontext /
sigcontext
structure contents. */
in s390x_handle_signal_frame()
H
A
D
Gresume.c
40
struct
sigcontext
*sc = NULL;
in s390x_local_resume()
61
sc = (struct
sigcontext
*)c->sigcontext_addr;
in s390x_local_resume()
/third_party/libunwind/libunwind/src/setjmp/
H
A
D
setjmp_i.h
82
struct
sigcontext
*sc = (struct
sigcontext
*) sc_addr;
in resume_restores_sigmask()
/third_party/libunwind/libunwind/tests/
H
A
D
ia64-test-setjmp.c
62
sighandler (int signal, void *siginfo, void *
sigcontext
)
in sighandler()
argument
64
ucontext_t *uc =
sigcontext
;
in sighandler()
/third_party/libunwind/libunwind/src/riscv/
H
A
D
Gresume.c
53
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in riscv_local_resume()
/third_party/libunwind/libunwind/src/x86/
H
A
D
Gos-linux.c
80
followed by a struct
sigcontext
. With SA_SIGINFO, the
in x86_handle_signal_frame()
298
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in x86_local_resume()
320
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in x86_sigreturn()
322
/* Copy in saved uc - all preserved regs are at the start of
sigcontext
*/
in x86_sigreturn()
/third_party/libunwind/libunwind/src/arm/
H
A
D
Gresume.c
71
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in arm_local_resume()
/third_party/libunwind/libunwind/src/sh/
H
A
D
Gresume.c
80
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in sh_local_resume()
/third_party/libunwind/libunwind/src/hppa/
H
A
D
Gresume.c
68
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in hppa_local_resume()
/third_party/libunwind/libunwind/src/x86_64/
H
A
D
Gos-linux.c
141
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in x86_64_sigreturn()
143
/* Copy in saved uc - all preserved regs are at the start of
sigcontext
*/
in x86_64_sigreturn()
/third_party/libunwind/libunwind/src/aarch64/
H
A
D
Gresume.c
99
struct
sigcontext
*sc = (struct
sigcontext
*) c->sigcontext_addr;
in aarch64_local_resume()
/third_party/ltp/testcases/kernel/mem/mtest06/
H
A
D
shmat1.c
113
{ /* contains pointer to
sigcontext
structure */
in sig_handler()
117
struct
sigcontext
*scp = /* pointer to
sigcontext
structure */
in sig_handler()
118
(struct
sigcontext
*)&ut->uc_mcontext;
in sig_handler()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H
A
D
signal.h
11
typedef struct
sigcontext
{
struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H
A
D
signal.h
11
typedef struct
sigcontext
{
struct
/third_party/musl/porting/uniproton/kernel/include/bits/
H
A
D
signal.h
11
typedef struct
sigcontext
{
struct
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
signal.h
11
typedef struct
sigcontext
{
struct
/third_party/musl/arch/arm/bits/
H
A
D
signal.h
11
typedef struct
sigcontext
{
struct
/third_party/musl/arch/or1k/bits/
H
A
D
signal.h
11
typedef struct
sigcontext
{
struct
/third_party/musl/arch/sh/bits/
H
A
D
signal.h
21
struct
sigcontext
{
struct
/third_party/musl/arch/loongarch64/bits/
H
A
D
signal.h
23
struct
sigcontext
{
struct
/third_party/musl/arch/microblaze/bits/
H
A
D
signal.h
11
typedef struct
sigcontext
{
struct
/third_party/musl/arch/mips/bits/
H
A
D
signal.h
20
struct
sigcontext
{
struct
/third_party/musl/arch/powerpc/bits/
H
A
D
signal.h
26
struct
sigcontext
{
struct
Completed in 10 milliseconds
1
2