Lines Matching refs:traced
169 /* Bad traced image. */
1689 /** A cache of traced image sections. */
1692 /** Allocate a traced memory image section cache.
1696 * Returns a new traced memory image section cache on success, NULL otherwise.
1701 /** Free a traced memory image section cache.
1727 /** Add a new file section to the traced memory image section cache.
1769 /** The traced memory image. */
1773 /** Allocate a traced memory image.
1777 * Returns a new traced memory image on success, NULL otherwise.
1781 /** Free a traced memory image.
1794 /** Add a new file section to the traced memory image.
1886 /** Set the memory callback for the traced memory image.
1955 /** A single traced instruction. */
2076 /** Get the traced image.
2081 * Returns a pointer to the traced image the decoder uses for reading memory.
2087 /** Set the traced image.
2356 /** Get the traced image.
2360 * Returns a pointer to the traced image \@decoder uses for reading memory.
2366 /** Set the traced image.