Print this page
3946 ::gcore
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libproc/common/mapfile-vers
          +++ new/usr/src/lib/libproc/common/mapfile-vers
↓ open down ↓ 14 lines elided ↑ open up ↑
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  # Copyright 2012 DEY Storage Systems, Inc.  All rights reserved.
  24   24  # Copyright (c) 2013, Joyent, Inc. All rights reserved.
       25 +# Copyright (c) 2013 by Delphix. All rights reserved.
  25   26  #
  26   27  
  27   28  #
  28   29  # MAPFILE HEADER START
  29   30  #
  30   31  # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  31   32  # Object versioning must comply with the rules detailed in
  32   33  #
  33   34  #       usr/src/lib/README.mapfiles
  34   35  #
↓ open down ↓ 81 lines elided ↑ open up ↑
 116  117          Pfree;
 117  118          Pgcore;
 118  119          Pgetareg;
 119  120          Pgetauxval;
 120  121          Pgetauxvec;
 121  122          Pgetenv;
 122  123          Pgrab;
 123  124          Pgrab_core;
 124  125          Pgrab_error;
 125  126          Pgrab_file;
      127 +        Pgrab_ops;
 126  128          Pisprocdir;
 127  129          Pissyscall_prev;
 128  130          Plmid;
 129  131          Plmid_to_loadobj;
 130  132          Plmid_to_map;
 131  133          Plookup_by_addr;
 132  134          Plookup_by_name;
 133  135          Plwp_alt_stack;
 134  136          Plwp_getfpregs;
 135  137          Plwp_getpsinfo;
↓ open down ↓ 193 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX