Home
last modified time | relevance | path

Searched refs:CIE (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/test/tools/dsymutil/X86/
Dframe-2.test10 # a dwarf 4 version. The CIE header version (and layout) will be different.
11 # FIXME: this test also checks that we didn't reuse the first CIE when it
30 # CHECK: 00000000 {{[0-9a-f]*}} ffffffff CIE
37 # CHECK: [[CIEDW4:[0-9a-f]*]] 00000010 ffffffff CIE
42 # CHECK: [[CIEDW2:[0-9a-f]*]] {{[0-9a-f]*}} ffffffff CIE
Dframe-1.test24 # CHECK: 00000000 {{[0-9a-f]*}} ffffffff CIE
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp198 class CIE : public FrameEntry { class
202 CIE(uint64_t Offset, uint64_t Length, uint8_t Version, in CIE() function in __anon0d7d66dd0111::CIE
218 ~CIE() override {} in ~CIE()
286 CIE *Cie) in FDE()
293 CIE *getLinkedCIE() const { return LinkedCIE; } in getLinkedCIE()
313 CIE *LinkedCIE;
438 const CIE *Cie = dyn_cast<CIE>(this); in dumpInstructions()
511 DenseMap<uint32_t, CIE *> CIEs; in parse()
614 auto Cie = make_unique<CIE>(StartOffset, Length, Version, in parse()
627 CIE *Cie = CIEs[IsEH ? (StartStructureOffset - CIEPointer) : CIEPointer]; in parse()
/external/pdfium/third_party/lcms2-2.6/
D0013-utf8.patch21 …{"WEIGHTING_FUNCTION", WRITE_PAIR}, // Indicates such functions as: the CIE standard observer fu…
22 … // calculation of various data parameters (2 degree and 10 degree), CIE standard
54 -//CIE �absolute?illuminant white point tristimulus values and CIE �absolute?//surround tristimulus…
55 +//CIE 'absolute'illuminant white point tristimulus values and CIE 'absolute'
/external/llvm/test/tools/llvm-objdump/
Deh_frame-mipsel.test5 # CHECK: 00000000 00000018 ffffffff CIE
22 # CHECK: 00000038 00000000 ffffffff CIE
Deh_frame_zero_cie.test5 # CHECK: 00000000 00000000 ffffffff CIE
Deh_frame-arm64.test5 # CHECK: 00000000 00000010 ffffffff CIE
/external/llvm/test/DebugInfo/
Ddwarfdump-debug-frame-simple.test7 ; FRAMES: 00000000 00000010 ffffffff CIE
26 ; FRAMES-NOT: CIE
/external/clang/test/Driver/
Das-dwarf-cie.s2 # Test that there is a sane default CIE version.
6 # CHECK: CIE
/external/llvm/test/MC/X86/
Di386-darwin-frame-register.ll12 ; CHECK: ffffffff CIE
13 ; CHECK-NOT: {{CIE|FDE}}
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h659 struct CIE;
696 CIE *cie;
700 struct CIE: public Entry { struct
772 bool ReadCIEFields(CIE *cie);
Ddwarf2reader.cc1214 bool InterpretCIE(const CIE &cie);
1330 bool CallFrameInfo::State::InterpretCIE(const CIE &cie) { in InterpretCIE()
1427 CIE *cie = entry_->cie; in DoInstruction()
1844 bool CallFrameInfo::ReadCIEFields(CIE *cie) { in ReadCIEFields()
2144 CIE cie; in Start()
/external/llvm/test/DebugInfo/AArch64/
Deh_frame_personality.ll32 ; First CIE:
35 ; 00000000: This is a CIE
/external/llvm/test/MC/ARM/
Ddwarf-cfi-initial-state.s11 # CHECK: CIE
/external/llvm/docs/
DLexicon.rst53 **CIE**
55 The compiler creates a CIE which contains the information common across all
56 the FDEs. Each FDE then points to its CIE.
/external/elfutils/tests/
Drun-readelf-zdebug.sh410 [ 0] CIE length=20
509 [ 0] CIE length=20
/external/llvm/test/DebugInfo/SystemZ/
Deh_frame_personality.s39 # 00000000 0000001c 00000000 CIE
Deh_frame.s41 # 00000000 0000000000000014 00000000 CIE
/external/llvm/test/CodeGen/AArch64/
Darm64-big-endian-eh.ll4 ; This test case checks whether CIE length record is laid out in big endian format.
/external/libunwind/
DTODO8 - for DWARF 2, use a dummy CIE entry with an augmentation that
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf.c3690 CIE; typedef
3692 static void init_CIE ( CIE* cie ) in init_CIE()
3704 static CIE *the_CIEs = NULL;
/external/libcups/filter/
Dspec-ppd.shtml785 …11 = GMCS, 12 = White, 13 = Gold, 14 = Silver, 15 = CIE XYZ, 16 = CIE Lab, 17 = RGBW, 32 to 46 = C…
/external/ImageMagick/PerlMagick/t/
Dinput.mat31 …($$!%%$KKJIHFGLLHGFFGGHJJHEEFEHJHHHC@ABA?CIE@@@@DD@<:=CGGFA=?CA=…
/external/elfutils/libdw/
DChangeLog1211 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the
1247 * cfi.c (execute_cfi): Barf on CIE initial instructions changing the
/external/elfutils/po/
Dpl.po3291 msgstr "Dołącza ŚCIEŻKĘ do wszystkich nazw plików"
3295 msgstr "Używa ŚCIEŻKI jako korzenia dla hierarchii debuginfo"
3443 msgstr "ŚCIEŻKA"
3447 msgstr "Dodaje ŚCIEŻKĘ do listy katalogów, w których są szukane pliki."

12