xmlRecoverMemory 8134 third_party/libxml/src/elfgcchack.h #undef xmlRecoverMemory xmlRecoverMemory 8135 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRecoverMemory) xmlRecoverMemory __attribute((alias("xmlRecoverMemory__internal_alias"))); xmlRecoverMemory 8137 third_party/libxml/src/elfgcchack.h #ifndef xmlRecoverMemory xmlRecoverMemory 8138 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRecoverMemory) xmlRecoverMemory__internal_alias __attribute((visibility("hidden"))); xmlRecoverMemory 8139 third_party/libxml/src/elfgcchack.h #define xmlRecoverMemory xmlRecoverMemory__internal_alias xmlRecoverMemory 864 third_party/libxml/src/include/libxml/parser.h xmlRecoverMemory (const char *buffer, xmlRecoverMemory 14708 third_party/libxml/src/testapi.c ret_val = xmlRecoverMemory((const char *)buffer, size);