Home
last modified time | relevance | path

Searched refs:low (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/backtrace/
A Ddwarf.c339 uint64_t low; member
409 uint64_t low; member
902 if (a1->low < a2->low) in function_addrs_compare()
904 if (a1->low > a2->low) in function_addrs_compare()
953 if ((addrs.low == p->high || addrs.low == p->high + 1) in add_unit_addr()
997 if (a1->low < a2->low) in unit_addrs_compare()
999 if (a1->low > a2->low) in unit_addrs_compare()
1295 uint64_t low; in add_unit_ranges() local
1313 a.low = low + base; in add_unit_ranges()
2266 p->low = lowpc; in add_function_range()
[all …]
/third_party/ulib/ngunwind/src/
A Dos-linux.h204 unsigned long *low, unsigned long *high, unsigned long *offset) in maps_next() argument
263 cp = scan_hex (cp, low); in maps_next()
/third_party/ulib/musl/
A DREADME8 and low runtime overhead, strong fail-safe guarantees under correct
A DWHATSNEW67 libgcc with dwarf2 unwind support, and possibly other low-level tools.
399 - stdio operations are now cancellable (only when low-level io happens)
816 - tgamma implementation (no longer lgamma wrapper with low precision)
915 - various low-impact type size/alignment mismatches in some headers
991 - low- or no-impact heap corruption in memalign
1492 - misaligned memory accesses in static binaries with low-alignment TLS blocks
/third_party/lib/acpica/
A Dchanges.txt2761 Tools: Replace low-level I/O with stream I/O functions. Replace
6403 Enhanced the FADT parsing and low-level ACPI register access: The ACPI
6404 register lengths within the FADT are now used, and the low level ACPI
11051 The low-level field insertion/extraction code (exfldio) has been
12710 low level hardware write routine. The offset parameter was
12711 actually eliminated from the low level read/write routines because
14584 Split the common read/write low-level ACPI register bitfield
14661 Battery "low" event support (Battery driver)
14959 Added low-level sleep support for IA32 platforms, courtesy of Pat
15315 Integrated low-level sleep code by Patrick Mochel.
[all …]
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl6279 Or (Local0, B1LO, Local0) // OR in the low byte

Completed in 38 milliseconds