Home
last modified time | relevance | path

Searched refs:DEFINE_FP (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
DRegisterContext_i386.cpp178 #define DEFINE_FP(reg, i) \ macro
222 DEFINE_FP(stmm, 0),
223 DEFINE_FP(stmm, 1),
224 DEFINE_FP(stmm, 2),
225 DEFINE_FP(stmm, 3),
226 DEFINE_FP(stmm, 4),
227 DEFINE_FP(stmm, 5),
228 DEFINE_FP(stmm, 6),
229 DEFINE_FP(stmm, 7),
DRegisterContext_x86_64.cpp332 #define DEFINE_FP(reg, i) \ macro
411 DEFINE_FP(stmm, 0),
412 DEFINE_FP(stmm, 1),
413 DEFINE_FP(stmm, 2),
414 DEFINE_FP(stmm, 3),
415 DEFINE_FP(stmm, 4),
416 DEFINE_FP(stmm, 5),
417 DEFINE_FP(stmm, 6),
418 DEFINE_FP(stmm, 7),