Home
last modified time | relevance | path

Searched defs:ebp (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/arch/i386/bits/
Duser.h15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
Dsignal.h61 unsigned long edi, esi, ebp, esp, ebx, edx, ecx, eax; member
/third_party/libffi/src/x86/
Dffi.c219 void *ebp; /* 0 */ member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h640 uint32_t ebp() const { return contentsOfDword(AssembledTest::EbpSlot); } in ebp() function
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c1618 const char * ebp = NULL; in sg_get_sense_str() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp7808 Variable *ebp = getPhysicalRegister(RegX8632::Reg_ebp); in _link_bp() local
7818 Variable *ebp = getPhysicalRegister(RegX8632::Reg_ebp); in _unlink_bp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1528 uint32_t ebp; member