OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aug_L
(Results
1 - 2
of
2
) sorted by null
/system/core/libcorkscrew/arch-x86/
dwarf.h
87
uint8_t
aug_L
;
101
uint32_t
aug_L
;
backtrace-x86.c
643
case 'L': cie_info->
aug_L
= 1; break;
675
if (cie_info->
aug_L
) {
676
if (!try_get_byte(memory, cie, &cie_info->
aug_L
, &c)) {
681
cie_info->
aug_L
= DW_EH_PE_absptr;
739
if (cie_info->
aug_L
&& cie_info->
aug_L
!= DW_EH_PE_omit) {
740
if (!read_dwarf(memory, fde, &fde_info->
aug_L
, cie_info->
aug_L
, &c)) {
[
all
...]
Completed in 26 milliseconds