Home
last modified time | relevance | path

Searched defs:edi (Results 1 - 12 of 12) sorted by relevance

/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_internal.h54 struct elf_dyn_info edi; member
H A D_UPT_find_proc_info.c36 get_unwind_info (struct elf_dyn_info *edi, pid_t pid, unw_addr_space_t as, unw_word_t ip) in get_unwind_info() argument
[all...]
/third_party/libunwind/libunwind/src/dwarf/
H A DGfind_unwind_table.c39 dwarf_find_unwind_table (struct elf_dyn_info *edi, unw_addr_space_t as, in dwarf_find_unwind_table() argument
[all...]
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_internal.h96 struct elf_dyn_info edi; member
/third_party/libunwind/libunwind/src/ia64/
H A DGfind_unwind_table.c36 find_gp (struct elf_dyn_info *edi, Elf64_Phdr *pdyn, Elf64_Addr load_base) in find_gp() argument
95 ia64_find_unwind_table(struct elf_dyn_info *edi, unw_addr_space_t as, char *path, unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) ia64_find_unwind_table() argument
[all...]
/third_party/musl/arch/i386/bits/
H A Duser.h15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
H A Dsignal.h61 unsigned long edi, esi, ebp, esp, ebx, edx, ecx, eax; member
/third_party/libunwind/libunwind/include/
H A Dlibunwind_i.h318 static inline void invalidate_edi (struct elf_dyn_info *edi) in invalidate_edi() argument
/third_party/node/deps/v8/src/regexp/ia32/
H A Dregexp-macro-assembler-ia32.cc342 __ mov(Operand(esp, 1 * kSystemPointerSize), edi); CheckNotBackReferenceIgnoreCase() local
983 StoreRegExpStackPointerToMemory(backtrack_stackpointer(), edi); GetCode() local
1011 StoreRegExpStackPointerToMemory(backtrack_stackpointer(), edi); GetCode() local
1170 __ mov(register_location(reg), edi); WriteCurrentPositionToRegister() local
[all...]
/third_party/node/deps/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc250 edi = 7 enumerator
/third_party/node/deps/v8/src/builtins/ia32/
H A Dbuiltins-ia32.cc416 __ mov(Operand(ebp, kOffsetToContextSlot), edi); Generate_JSEntryVariant() local
2256 __ mov(Operand(edx, 0), edi); Generate_CallOrConstructVarargs() local
3044 __ mov(Operand(esp, 0 * kSystemPointerSize), edi); // argc. Generate_CEntry() local
3381 __ mov(__ ExternalReferenceAsOperand(limit_address, ecx), edi); CallApiFunctionAndReturn() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h1526 uint32_t edi; member

Completed in 17 milliseconds