Searched refs:load_commands_ (Results 1 – 2 of 2) sorted by relevance
298 .PointTo(&load_commands_.start, commands_size) in Read()299 .PointTo(&load_commands_.end, 0); in Read()309 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands()
447 ByteBuffer load_commands_; variable