/third_party/libunwind/libunwind/src/ptrace/ |
H A D | _UPT_internal.h | 54 struct elf_dyn_info edi; member
|
H A D | _UPT_find_proc_info.c | 36 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 D | Gfind_unwind_table.c | 39 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.h | 96 struct elf_dyn_info edi; member
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gfind_unwind_table.c | 36 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 D | user.h | 15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
|
H A D | signal.h | 61 unsigned long edi, esi, ebp, esp, ebx, edx, ecx, eax; member
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind_i.h | 318 static inline void invalidate_edi (struct elf_dyn_info *edi) in invalidate_edi() argument
|
/third_party/node/deps/v8/src/regexp/ia32/ |
H A D | regexp-macro-assembler-ia32.cc | 342 __ 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 D | disasm-ia32.cc | 250 edi = 7 enumerator
|
/third_party/node/deps/v8/src/builtins/ia32/ |
H A D | builtins-ia32.cc | 416 __ 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 D | MachO.h | 1526 uint32_t edi; member
|