diff options
Diffstat (limited to 'elfgcchack.h')
-rw-r--r-- | elfgcchack.h | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/elfgcchack.h b/elfgcchack.h index e247b22..2807bef 100644 --- a/elfgcchack.h +++ b/elfgcchack.h @@ -1021,6 +1021,10 @@ extern __typeof (xmlCopyDoc) xmlCopyDoc __attribute((alias("xmlCopyDoc__internal #define xmlCopyDoc xmlCopyDoc__internal_alias #endif +extern __typeof (xmlCopyDocElementContent) xmlCopyDocElementContent__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlCopyDocElementContent) xmlCopyDocElementContent __attribute((alias("xmlCopyDocElementContent__internal_alias"))); +#define xmlCopyDocElementContent xmlCopyDocElementContent__internal_alias + #if defined(LIBXML_TREE_ENABLED) extern __typeof (xmlCopyDtd) xmlCopyDtd__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlCopyDtd) xmlCopyDtd __attribute((alias("xmlCopyDtd__internal_alias"))); @@ -1261,6 +1265,10 @@ extern __typeof (xmlDetectCharEncoding) xmlDetectCharEncoding__internal_alias __ extern __typeof (xmlDetectCharEncoding) xmlDetectCharEncoding __attribute((alias("xmlDetectCharEncoding__internal_alias"))); #define xmlDetectCharEncoding xmlDetectCharEncoding__internal_alias +extern __typeof (xmlDictCleanup) xmlDictCleanup__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlDictCleanup) xmlDictCleanup __attribute((alias("xmlDictCleanup__internal_alias"))); +#define xmlDictCleanup xmlDictCleanup__internal_alias + extern __typeof (xmlDictCreate) xmlDictCreate__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlDictCreate) xmlDictCreate __attribute((alias("xmlDictCreate__internal_alias"))); #define xmlDictCreate xmlDictCreate__internal_alias @@ -1463,6 +1471,10 @@ extern __typeof (xmlFreeDoc) xmlFreeDoc__internal_alias __attribute((visibility( extern __typeof (xmlFreeDoc) xmlFreeDoc __attribute((alias("xmlFreeDoc__internal_alias"))); #define xmlFreeDoc xmlFreeDoc__internal_alias +extern __typeof (xmlFreeDocElementContent) xmlFreeDocElementContent__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlFreeDocElementContent) xmlFreeDocElementContent __attribute((alias("xmlFreeDocElementContent__internal_alias"))); +#define xmlFreeDocElementContent xmlFreeDocElementContent__internal_alias + extern __typeof (xmlFreeDtd) xmlFreeDtd__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlFreeDtd) xmlFreeDtd __attribute((alias("xmlFreeDtd__internal_alias"))); #define xmlFreeDtd xmlFreeDtd__internal_alias @@ -1551,6 +1563,12 @@ extern __typeof (xmlFreeRefTable) xmlFreeRefTable__internal_alias __attribute((v extern __typeof (xmlFreeRefTable) xmlFreeRefTable __attribute((alias("xmlFreeRefTable__internal_alias"))); #define xmlFreeRefTable xmlFreeRefTable__internal_alias +#if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlFreeStreamCtxt) xmlFreeStreamCtxt__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlFreeStreamCtxt) xmlFreeStreamCtxt __attribute((alias("xmlFreeStreamCtxt__internal_alias"))); +#define xmlFreeStreamCtxt xmlFreeStreamCtxt__internal_alias +#endif + #if defined(LIBXML_READER_ENABLED) extern __typeof (xmlFreeTextReader) xmlFreeTextReader__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlFreeTextReader) xmlFreeTextReader __attribute((alias("xmlFreeTextReader__internal_alias"))); @@ -1751,6 +1769,10 @@ extern __typeof (xmlHashCreate) xmlHashCreate__internal_alias __attribute((visib extern __typeof (xmlHashCreate) xmlHashCreate __attribute((alias("xmlHashCreate__internal_alias"))); #define xmlHashCreate xmlHashCreate__internal_alias +extern __typeof (xmlHashCreateDict) xmlHashCreateDict__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlHashCreateDict) xmlHashCreateDict __attribute((alias("xmlHashCreateDict__internal_alias"))); +#define xmlHashCreateDict xmlHashCreateDict__internal_alias + extern __typeof (xmlHashFree) xmlHashFree__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlHashFree) xmlHashFree __attribute((alias("xmlHashFree__internal_alias"))); #define xmlHashFree xmlHashFree__internal_alias @@ -2525,6 +2547,10 @@ extern __typeof (xmlNewDocComment) xmlNewDocComment__internal_alias __attribute( extern __typeof (xmlNewDocComment) xmlNewDocComment __attribute((alias("xmlNewDocComment__internal_alias"))); #define xmlNewDocComment xmlNewDocComment__internal_alias +extern __typeof (xmlNewDocElementContent) xmlNewDocElementContent__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlNewDocElementContent) xmlNewDocElementContent __attribute((alias("xmlNewDocElementContent__internal_alias"))); +#define xmlNewDocElementContent xmlNewDocElementContent__internal_alias + #if defined(LIBXML_TREE_ENABLED) extern __typeof (xmlNewDocFragment) xmlNewDocFragment__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlNewDocFragment) xmlNewDocFragment __attribute((alias("xmlNewDocFragment__internal_alias"))); @@ -3256,12 +3282,36 @@ extern __typeof (xmlParserWarning) xmlParserWarning __attribute((alias("xmlParse #define xmlParserWarning xmlParserWarning__internal_alias #if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlPatternFromRoot) xmlPatternFromRoot __attribute((alias("xmlPatternFromRoot__internal_alias"))); +#define xmlPatternFromRoot xmlPatternFromRoot__internal_alias +#endif + +#if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlPatternGetStreamCtxt) xmlPatternGetStreamCtxt__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlPatternGetStreamCtxt) xmlPatternGetStreamCtxt __attribute((alias("xmlPatternGetStreamCtxt__internal_alias"))); +#define xmlPatternGetStreamCtxt xmlPatternGetStreamCtxt__internal_alias +#endif + +#if defined(LIBXML_PATTERN_ENABLED) extern __typeof (xmlPatternMatch) xmlPatternMatch__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlPatternMatch) xmlPatternMatch __attribute((alias("xmlPatternMatch__internal_alias"))); #define xmlPatternMatch xmlPatternMatch__internal_alias #endif #if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlPatternMaxDepth) xmlPatternMaxDepth__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlPatternMaxDepth) xmlPatternMaxDepth __attribute((alias("xmlPatternMaxDepth__internal_alias"))); +#define xmlPatternMaxDepth xmlPatternMaxDepth__internal_alias +#endif + +#if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlPatternStreamable) xmlPatternStreamable__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlPatternStreamable) xmlPatternStreamable __attribute((alias("xmlPatternStreamable__internal_alias"))); +#define xmlPatternStreamable xmlPatternStreamable__internal_alias +#endif + +#if defined(LIBXML_PATTERN_ENABLED) extern __typeof (xmlPatterncompile) xmlPatterncompile__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlPatterncompile) xmlPatterncompile __attribute((alias("xmlPatterncompile__internal_alias"))); #define xmlPatterncompile xmlPatterncompile__internal_alias @@ -4003,6 +4053,12 @@ extern __typeof (xmlSchemaCompareValues) xmlSchemaCompareValues __attribute((ali #define xmlSchemaCompareValues xmlSchemaCompareValues__internal_alias #endif +#if defined(LIBXML_SCHEMAS_ENABLED) +extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp __attribute((alias("xmlSchemaCompareValuesWhtsp__internal_alias"))); +#define xmlSchemaCompareValuesWhtsp xmlSchemaCompareValuesWhtsp__internal_alias +#endif + #if defined(LIBXML_SCHEMAS_ENABLED) && defined(LIBXML_OUTPUT_ENABLED) extern __typeof (xmlSchemaDump) xmlSchemaDump__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlSchemaDump) xmlSchemaDump __attribute((alias("xmlSchemaDump__internal_alias"))); @@ -4064,6 +4120,12 @@ extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType __attribute((a #endif #if defined(LIBXML_SCHEMAS_ENABLED) +extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue __attribute((alias("xmlSchemaGetCanonValue__internal_alias"))); +#define xmlSchemaGetCanonValue xmlSchemaGetCanonValue__internal_alias +#endif + +#if defined(LIBXML_SCHEMAS_ENABLED) extern __typeof (xmlSchemaGetFacetValueAsULong) xmlSchemaGetFacetValueAsULong__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlSchemaGetFacetValueAsULong) xmlSchemaGetFacetValueAsULong __attribute((alias("xmlSchemaGetFacetValueAsULong__internal_alias"))); #define xmlSchemaGetFacetValueAsULong xmlSchemaGetFacetValueAsULong__internal_alias @@ -4118,12 +4180,24 @@ extern __typeof (xmlSchemaNewMemParserCtxt) xmlSchemaNewMemParserCtxt __attribut #endif #if defined(LIBXML_SCHEMAS_ENABLED) +extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlSchemaNewNOTATIONValue) xmlSchemaNewNOTATIONValue __attribute((alias("xmlSchemaNewNOTATIONValue__internal_alias"))); +#define xmlSchemaNewNOTATIONValue xmlSchemaNewNOTATIONValue__internal_alias +#endif + +#if defined(LIBXML_SCHEMAS_ENABLED) extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt __attribute((alias("xmlSchemaNewParserCtxt__internal_alias"))); #define xmlSchemaNewParserCtxt xmlSchemaNewParserCtxt__internal_alias #endif #if defined(LIBXML_SCHEMAS_ENABLED) +extern __typeof (xmlSchemaNewStringValue) xmlSchemaNewStringValue__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlSchemaNewStringValue) xmlSchemaNewStringValue __attribute((alias("xmlSchemaNewStringValue__internal_alias"))); +#define xmlSchemaNewStringValue xmlSchemaNewStringValue__internal_alias +#endif + +#if defined(LIBXML_SCHEMAS_ENABLED) extern __typeof (xmlSchemaNewValidCtxt) xmlSchemaNewValidCtxt__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlSchemaNewValidCtxt) xmlSchemaNewValidCtxt __attribute((alias("xmlSchemaNewValidCtxt__internal_alias"))); #define xmlSchemaNewValidCtxt xmlSchemaNewValidCtxt__internal_alias @@ -4449,6 +4523,24 @@ extern __typeof (xmlStrdup) xmlStrdup__internal_alias __attribute((visibility("h extern __typeof (xmlStrdup) xmlStrdup __attribute((alias("xmlStrdup__internal_alias"))); #define xmlStrdup xmlStrdup__internal_alias +#if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlStreamPop) xmlStreamPop__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlStreamPop) xmlStreamPop __attribute((alias("xmlStreamPop__internal_alias"))); +#define xmlStreamPop xmlStreamPop__internal_alias +#endif + +#if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlStreamPush) xmlStreamPush__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlStreamPush) xmlStreamPush __attribute((alias("xmlStreamPush__internal_alias"))); +#define xmlStreamPush xmlStreamPush__internal_alias +#endif + +#if defined(LIBXML_PATTERN_ENABLED) +extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr __attribute((alias("xmlStreamPushAttr__internal_alias"))); +#define xmlStreamPushAttr xmlStreamPushAttr__internal_alias +#endif + extern __typeof (xmlStringCurrentChar) xmlStringCurrentChar__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlStringCurrentChar) xmlStringCurrentChar __attribute((alias("xmlStringCurrentChar__internal_alias"))); #define xmlStringCurrentChar xmlStringCurrentChar__internal_alias @@ -4538,6 +4630,12 @@ extern __typeof (xmlTextReaderBaseUri) xmlTextReaderBaseUri __attribute((alias(" #endif #if defined(LIBXML_READER_ENABLED) +extern __typeof (xmlTextReaderByteConsumed) xmlTextReaderByteConsumed__internal_alias __attribute((visibility("hidden"))); +extern __typeof (xmlTextReaderByteConsumed) xmlTextReaderByteConsumed __attribute((alias("xmlTextReaderByteConsumed__internal_alias"))); +#define xmlTextReaderByteConsumed xmlTextReaderByteConsumed__internal_alias +#endif + +#if defined(LIBXML_READER_ENABLED) extern __typeof (xmlTextReaderClose) xmlTextReaderClose__internal_alias __attribute((visibility("hidden"))); extern __typeof (xmlTextReaderClose) xmlTextReaderClose __attribute((alias("xmlTextReaderClose__internal_alias"))); #define xmlTextReaderClose xmlTextReaderClose__internal_alias |