Searched defs:CodeSegment (Results 1 - 3 of 3) sorted by relevance

/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrVisitor.java1089 final CodeSegment insertion = new BlockSegment (this, localVarIndex, l);
1410 CodeSegment m_header;
1455 public CodeSegment m_insertion;
1782 * TODO: CodeSegment right now must be 100% position-independent code;
1785 static abstract class CodeSegment class in class:InstrVisitor
1787 CodeSegment (final InstrVisitor visitor) method in class:InstrVisitor.CodeSegment
1802 static final class clinitHeader extends CodeSegment
1880 static final class methodHeader extends CodeSegment
1963 static final class BlockSegment extends CodeSegment
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 111 milliseconds