Home | History | Annotate | Download | only in bytecode

Lines Matching defs:firstLine

1109             int firstLine = (++it)->u.operand;
1111 printf("[%4d] debug\t\t %s, %d, %d\n", location, debugHookName(debugHookID), firstLine, lastLine);
1489 return m_ownerExecutable->source().firstLine(); // Empty function
1502 return m_ownerExecutable->source().firstLine();