/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* See the License for the specific language governing permissions
* and limitations under the License.
*
* When distributing Covered Code, include this CDDL HEADER in each
* file and include the License file at usr/src/OPENSOLARIS.LICENSE.
* If applicable, add the following below this CDDL HEADER, with the
* fields enclosed by brackets "[]" replaced with your own identifying
* information: Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*/
/*
* Copyright 2010 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
#include <stdio.h>
#include <debug.h>
#include "msg.h"
#include "_debug.h"
void
{
if (DBG_NOTCLASS(DBG_C_VERSIONS))
return;
}
void
{
if (DBG_NOTCLASS(DBG_C_VERSIONS))
return;
}
void
{
if (DBG_NOTCLASS(DBG_C_VERSIONS))
return;
Elf_ver_need_title(lml, 0);
}
void
const char *version)
{
if (DBG_NOTCLASS(DBG_C_VERSIONS))
return;
if (cnt)
else
}
void
{
return;
if (DBG_NOTCLASS(DBG_C_VERSIONS))
if (ver_symbol_title) {
}
}
/*
* This function doesn't test for any specific debugging category, thus it will
* be generated for any debugging family.
*/
void
{
}
void
{
const char *dep;
if (DBG_NOTCLASS(DBG_C_VERSIONS))
return;
} else {
_vdp = 0;
}
/*
* Loop through the dependency list in case there are more that one
* dependency.
*/
continue;
}
}
void
{
if (DBG_NOTCLASS(DBG_C_VERSIONS))
return;
if (select) {
if (DBG_NOTLONG())
else
} else {
if (DBG_NOTLONG())
else
}
}
void
{
}
/*
* entry:
* gnuver - If True (non-zero), the version rules used by the
* GNU ld are assumed. If False (0), Solaris ld rules apply.
*/
void
{
if (gnuver)
else
}
void
{
if (DBG_NOTLONG())
else
}
void
{
}
void
const char *flags)
{
}
void
{
}
void
{
if (DBG_NOTLONG())
else
}
/*
* Called after final call to Dbg_ver_need() to inject final newline.
*/
void
{
if (DBG_NOTCLASS(DBG_C_VERSIONS))
return;
}