Searched refs:LOG_OFFSET (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.cpp912 #define LOG_OFFSET(log, name) \ macro
927 LOG_OFFSET(xtty, relocation);
928 LOG_OFFSET(xtty, consts);
929 LOG_OFFSET(xtty, insts);
930 LOG_OFFSET(xtty, stub);
931 LOG_OFFSET(xtty, scopes_data);
932 LOG_OFFSET(xtty, scopes_pcs);
933 LOG_OFFSET(xtty, dependencies);
934 LOG_OFFSET(xtty, handler_table);
935 LOG_OFFSET(xtt
944 #undef LOG_OFFSET macro
[all...]

Completed in 35 milliseconds