Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_reader.cc309 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands() local
316 ByteBuffer command(list_cursor.here(), list_cursor.Available()); in WalkLoadCommands()
411 list_cursor.set_here(command.end); in WalkLoadCommands()