Searched defs:meta (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dpr54310.C4 struct meta struct
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_sync.cc67 u32 *meta = MemToMeta(p); local
82 u32 *meta = MemToMeta(p); local
110 u32 *meta local
134 u32 *meta = MemToMeta(addr); local
[all...]
H A Dtsan_platform_linux.cc253 uptr meta = (uptr)MmapFixedNoReserve(kMetaShadowBeg, meta_size); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dalias-decl-50.C19 namespace meta namespace
[all...]
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_allocator2.cc350 uptr *meta = reinterpret_cast<uptr *>(allocator.GetMetaData(allocated)); local
495 uptr *meta = reinterpret_cast<uptr *>(allocator.GetMetaData(alloc_beg)); local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.h719 uptr meta = (beg + kRegionSize) - (n + 1) * kMetadataSize; local
/haiku-buildtools/gcc/gcc/config/
H A Ddarwin.c1377 tree meta = lookup_attribute ("OBJC2META", DECL_ATTRIBUTES (decl)); local
1392 darwin_objc2_section (tree decl ATTRIBUTE_UNUSED, tree meta, section * base) argument
1455 darwin_objc1_section (tree decl ATTRIBUTE_UNUSED, tree meta, sectio argument
1643 tree meta = lookup_attribute ("OBJC2META", DECL_ATTRIBUTES (decl)); local
2340 darwin_emit_objc_zeroed(FILE *fp, tree decl, const char *name, unsigned HOST_WIDE_INT size, unsigned int align, tree meta) argument
2493 tree meta; local
2612 tree meta; local
2692 tree meta; local
[all...]

Completed in 79 milliseconds