Searched refs:load_commands_ (Results 1 – 2 of 2) sorted by relevance
302 .PointTo(&load_commands_.start, commands_size) in Read()303 .PointTo(&load_commands_.end, 0); in Read()313 ByteCursor list_cursor(&load_commands_, big_endian_); in WalkLoadCommands()
452 ByteBuffer load_commands_; variable