Home
last modified time | relevance | path

Searched refs:where (Results 1 – 23 of 23) sorted by relevance

/third_party/ulib/ngunwind/src/aarch64/
A DGstash_frame.c40 rs->reg[DWARF_CFA_REG_COLUMN].where, in tdep_stash_frame()
60 && (rs->reg[FP].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
61 || rs->reg[FP].where == DWARF_WHERE_SAME in tdep_stash_frame()
62 || (rs->reg[FP].where == DWARF_WHERE_CFAREL in tdep_stash_frame()
65 && (rs->reg[LR].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
66 || rs->reg[LR].where == DWARF_WHERE_SAME in tdep_stash_frame()
70 && (rs->reg[SP].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
71 || rs->reg[SP].where == DWARF_WHERE_SAME in tdep_stash_frame()
80 if (rs->reg[FP].where == DWARF_WHERE_CFAREL) in tdep_stash_frame()
82 if (rs->reg[LR].where == DWARF_WHERE_CFAREL) in tdep_stash_frame()
[all …]
/third_party/ulib/ngunwind/src/arm/
A DGstash_frame.c40 rs->reg[DWARF_CFA_REG_COLUMN].where, in tdep_stash_frame()
60 && (rs->reg[R7].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
61 || rs->reg[R7].where == DWARF_WHERE_SAME in tdep_stash_frame()
62 || (rs->reg[R7].where == DWARF_WHERE_CFAREL in tdep_stash_frame()
65 && (rs->reg[LR].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
66 || rs->reg[LR].where == DWARF_WHERE_SAME in tdep_stash_frame()
70 && (rs->reg[SP].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
71 || rs->reg[SP].where == DWARF_WHERE_SAME in tdep_stash_frame()
80 if (rs->reg[R7].where == DWARF_WHERE_CFAREL) in tdep_stash_frame()
82 if (rs->reg[LR].where == DWARF_WHERE_CFAREL) in tdep_stash_frame()
[all …]
/third_party/ulib/ngunwind/src/x86_64/
A DGstash_frame.c38 rs->reg[DWARF_CFA_REG_COLUMN].where, in tdep_stash_frame()
42 rs->reg[RBP].where, rs->reg[RBP].val, DWARF_GET_LOC(d->loc[RBP]), in tdep_stash_frame()
51 && (rs->reg[DWARF_CFA_REG_COLUMN].where == DWARF_WHERE_REG) in tdep_stash_frame()
56 && (rs->reg[RBP].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
57 || rs->reg[RBP].where == DWARF_WHERE_SAME in tdep_stash_frame()
58 || (rs->reg[RBP].where == DWARF_WHERE_CFAREL in tdep_stash_frame()
61 && (rs->reg[RSP].where == DWARF_WHERE_UNDEF in tdep_stash_frame()
62 || rs->reg[RSP].where == DWARF_WHERE_SAME in tdep_stash_frame()
63 || (rs->reg[RSP].where == DWARF_WHERE_CFAREL in tdep_stash_frame()
71 if (rs->reg[RBP].where == DWARF_WHERE_CFAREL) in tdep_stash_frame()
[all …]
/third_party/ulib/uboringssl/include/openssl/
A Dstack.h171 OPENSSL_EXPORT size_t sk_insert(_STACK *sk, void *p, size_t where);
176 OPENSSL_EXPORT void *sk_delete(_STACK *sk, size_t where);
341 size_t where) { \
342 return sk_insert((_STACK *)sk, (void *)p, where); \
346 size_t where) { \
347 return (ptrtype)sk_delete((_STACK *)sk, where); \
/third_party/lib/acpica/
A Dchanges.txt713 a regression in the disassembler where incorrect operator
2429 where
3229 expand some of the descriptions where appropriate.
3606 file where they belong.
4480 where
6863 where
7603 where
11867 where
13829 descriptors where an invalid AML sequence was created.
14317 Fixed a problem where a notify handler could only be
[all …]
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosunixxf.c581 ACPI_PHYSICAL_ADDRESS where, in AcpiOsMapMemory() argument
585 return (ACPI_TO_POINTER ((ACPI_SIZE) where)); in AcpiOsMapMemory()
605 void *where, in AcpiOsUnmapMemory() argument
A Dosefixf.c215 ACPI_PHYSICAL_ADDRESS where, in AcpiOsMapMemory() argument
219 return (ACPI_TO_POINTER ((ACPI_SIZE) where)); in AcpiOsMapMemory()
239 void *where, in AcpiOsUnmapMemory() argument
/third_party/ulib/ngunwind/src/dwarf/
A DGparser.c51 set_reg (dwarf_state_record_t *sr, unw_word_t regnum, dwarf_where_t where, in set_reg() argument
54 sr->rs_current.reg[regnum].where = where; in set_reg()
745 if (rs->reg[DWARF_CFA_REG_COLUMN].where == DWARF_WHERE_REG) in apply_reg_state()
754 && (rs->reg[UNW_TDEP_SP].where == DWARF_WHERE_SAME)) in apply_reg_state()
768 assert (rs->reg[DWARF_CFA_REG_COLUMN].where == DWARF_WHERE_EXPR); in apply_reg_state()
781 switch ((dwarf_where_t) rs->reg[i].where) in apply_reg_state()
/third_party/ulib/musl/src/math/x86_64/
A Dexpl.S2 # where hi+lo = log2e*x with 128bit precision
/third_party/ulib/musl/
A DINSTALL140 /etc/ld-musl-$ARCH.path (where $ARCH matches the architecture name
141 used in the dynamic linker) containing a list of directories where you
A DWHATSNEW717 - added C99 restrict keyword where required in all prototypes
998 - erfcl was missing on archs where long double is same as double
1428 - suppress EINTR in semaphores for old kernels where futex restart is broken
1484 - reduce cost of PIC on archs where PLT calls need a fixed GOT register
/third_party/ulib/backtrace/
A Dconfig.h.in68 /* Define to the address where bug reports for this package should be sent. */
A Dconfigure.ac314 # Avoid dl_iterate_phdr on Solaris 10, where it is in the
/third_party/ulib/ngunwind/include/ngunwind/
A Ddwarf.h220 dwarf_where_t where; /* how is the register saved? */ member
/third_party/lib/acpica/source/compiler/
A Dnew_table.txt28 For tables not defined in the ACPI spec, add a comment to indicate where
/third_party/ulib/linenoise/
A DREADME.markdown93 left to make room. This works if your program is one where the user is
94 unlikely to write a lot of text, otherwise multi line editing, where multiple
/third_party/ulib/jemalloc/
A DINSTALL24 functionality is enabled, where jemalloc is installed, etc. Optionally, pass
71 By default, the prefix is "", except on OS X, where it is "je_". On OS X,
216 Specify where to find DocBook XSL stylesheets when building the
A DChangeLog16 - Add extent serial numbers and use them where appropriate as a sort key that
829 - Don't use libgcc-based backtracing except on x64, where it is known to work.
/third_party/dev/ethernet/e1000/
A DREADME105 6. Verify that the interface works. Enter the following, where <IP_address>
352 There is a known compatibility issue where time to link is slow or link is not
/third_party/uapp/dash/src/
A DTOUR221 tab structure records where the file descriptors have be dupli-
305 where the user ended up if he crossed a symbolic link.
/third_party/ulib/usbhost/
A DLICENSE.txt79 where such license applies only to those patent claims licensable
/third_party/tools/android/
A DLICENSE79 where such license applies only to those patent claims licensable
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl2156 // Internal test cases to validate IfOp (Operator (,,)) where Operator
3608 // non zero number to find where the test failed
5894 // SizeOf (STR0) -- where Name (STR0,...) -- lot's of cases
5896 // SizeOf (METH) -- where METH control method returns
5929 // Now create a case where Local0 and Local1 are different
6914 { // LCLB control method: test Index(Local#) where Local# is buffer
6963 } // LCLB control method: test Index(Local#) where Local# is buffer
6966 { // LCLP control method: test Index(Local#) where Local# is package
7015 } // LCLP control method: test Index(Local#) where Local# is package
9221 // TBD: SizeOf (METH) -- where METH control method returns

Completed in 51 milliseconds