Searched defs:ebp (Results 1 – 7 of 7) sorted by relevance
/third_party/musl/arch/i386/bits/ |
D | user.h | 15 long ebx, ecx, edx, esi, edi, ebp, eax, xds, xes, xfs, xgs; member
|
D | signal.h | 61 unsigned long edi, esi, ebp, esp, ebx, edx, ecx, eax; member
|
/third_party/libffi/src/x86/ |
D | ffi.c | 219 void *ebp; /* 0 */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 640 uint32_t ebp() const { return contentsOfDword(AssembledTest::EbpSlot); } in ebp() function
|
/third_party/f2fs-tools/tools/sg_write_buffer/ |
D | sg_lib.c | 1618 const char * ebp = NULL; in sg_get_sense_str() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX8632.cpp | 7808 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/ |
D | MachO.h | 1528 uint32_t ebp; member
|