Searched refs:prologue (Results 1 - 25 of 107) sorted by relevance

12345

/external/libunwind/src/ia64/
H A Dlongjmp.S32 .prologue
H A Dsiglongjmp.S35 .prologue
42 .prologue
H A Dsigsetjmp.S38 .prologue
/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp92 // If the row is zero we are being called with the prologue only
93 state.prologue->Dump (log);
191 Prologue prologue; local
193 if (ParsePrologue(debug_line_data, &offset, &prologue))
198 prologue.Dump (log);
207 Row row(prologue.default_is_stmt);
208 const dw_offset_t end_offset = debug_line_offset + prologue.total_length + sizeof(prologue.total_length);
233 row.Reset(prologue.default_is_stmt);
256 prologue
404 ParsePrologue(const DataExtractor& debug_line_data, lldb::offset_t* offset_ptr, Prologue* prologue) argument
[all...]
H A DDWARFDebugLine.h85 // Length of the prologue in bytes
87 // Length of the line table data in bytes (not including the prologue)
170 prologue(),
178 prologue.reset();
185 Prologue::shared_ptr prologue; member in struct:DWARFDebugLine::LineTable
217 Prologue::shared_ptr prologue; member in struct:DWARFDebugLine::State
221 int row; // The row number that starts at zero for the prologue, and increases for each row added to the matrix
229 static bool ParsePrologue(const lldb_private::DataExtractor& debug_line_data, lldb::offset_t* offset_ptr, Prologue* prologue);
235 // static void AppendLineTableData(const DWARFDebugLine::Prologue* prologue, const DWARFDebugLine::Row::collection& state_coll, const uint32_t addr_size, BinaryStreamBuf &debug_line_data);
/external/openssl/crypto/
H A Dalphacpuid.pl11 .prologue 0
19 .prologue 0
72 .prologue 0
85 .prologue 0
94 .prologue 0
/external/linux-tools-perf/perf-3.12.0/arch/alpha/lib/
H A Dmemset.S28 .prologue 0
111 .prologue 0
/external/libunwind/tests/
H A Dia64-test-readonly-asm.S31 .prologue
H A Dia64-test-nat-asm.S62 .prologue
100 .prologue
137 .prologue
177 .prologue
214 .prologue
251 .prologue
293 .prologue
336 .prologue
380 .prologue
436 .prologue
[all...]
H A Dflush-cache.S13 .prologue
H A Dia64-test-stack-asm.S44 .prologue
129 .prologue
H A Dia64-test-rbs-asm.S45 .prologue; \
169 .prologue
262 .prologue
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
H A Dsad_altivec.asm27 .macro prologue
155 prologue
175 prologue
195 prologue
215 prologue
253 prologue
H A Dvariance_altivec.asm30 .macro prologue
160 prologue
182 prologue
201 prologue
247 prologue
267 prologue
288 prologue
309 prologue
348 prologue
/external/libvpx/libvpx/vp8/common/ppc/
H A Dsad_altivec.asm27 .macro prologue
155 prologue
175 prologue
195 prologue
215 prologue
253 prologue
H A Dvariance_altivec.asm30 .macro prologue
160 prologue
182 prologue
201 prologue
247 prologue
267 prologue
288 prologue
309 prologue
348 prologue
/external/openssl/crypto/bn/asm/
H A Dsparcv9-mont.pl112 mulx $apj,$mul0,$tmp0 !prologue! ap[1]*bp[0]
115 ld [$ap+8],$apj !prologue!
121 mulx $npj,$mul1,$acc1 !prologue! np[1]*"t[0]"*n0
124 ld [$np+8],$npj !prologue!
126 mov $tmp0,$acc0 !prologue!
184 mulx $apj,$mul0,$tmp0 !prologue!
186 ld [$ap+8],$apj !prologue!
193 mulx $npj,$mul1,$acc1 !prologue!
196 ld [$np+8],$npj !prologue!
198 mov $tmp0,$acc0 !prologue!
[all...]
/external/ltrace/testsuite/ltrace.torture/
H A Dia64-sigill.s12 .prologue 14, 32
/external/llvm/test/MC/ARM/
H A Deh-directive-multiple-offsets.s75 @ prologue:
108 @ prologue:
139 @ prologue:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
H A Dsce1.asm19 ; you can modify the stack pointer outside of the prologue (similar to alloca)
H A Dsce3.asm19 ; you can modify the stack pointer outside of the prologue (similar to alloca)
/external/oprofile/module/ia64/
H A DIA64entry.h34 .prologue; \
H A Doprofile_stubs.S59 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(3)
/external/chromium_org/third_party/boringssl/win-x86_64/crypto/
H A Dcpu-x86_64-asm.asm8 mov QWORD PTR[8+rsp],rdi ;WIN64 prologue
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm27 .macro prologue
113 prologue
142 prologue

Completed in 415 milliseconds

12345