OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cie
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp
83
result.kind =
CIE
;
94
// {
CIE
, FDE, CIEt}
97
// (
CIE
FDE*)+ CIEt
104
//
CIE
\ / CIEt
108
// |
CIE
|
112
//
CIE
FDE Term Unknown
118
/*
CIE
FDE Term Unknown */
172
// skip Length, Extended Length and
CIE
ID.
209
// we discard this
CIE
if the augumentation string is '\0'
211
EhFrame::
CIE
* cie = new EhFrame::CIE(pRegion)
local
317
EhFrame::CIE*
cie
= new EhFrame::CIE(pRegion);
local
[
all
...]
/system/core/libcorkscrew/arch-x86/
backtrace-x86.c
442
/* We have
CIE
state saved at 0 position. It's not supposed to be taken
551
/* Execute
CIE
and FDE instructions for FDE found with find_fde. */
558
uintptr_t
cie
= 0;
local
573
/* Read common
CIE
or FDE area:
575
2nd word is ID: 0 for
CIE
,
CIE
pointer for FDE.
588
/* This is
CIE
. We shouldn't be here normally. */
589
cie
= fde;
592
/* Find
CIE
. */
594
cie
= fde + 4 - cie_offset
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar
/external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c
274
applies for initial lengths for
CIE
/FDEs and probably in zillions
4011
Int
cie
;
local
[
all
...]
Completed in 2382 milliseconds