Home
last modified time | relevance | path

Searched refs:get_moduleinfo_decl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc240 get_moduleinfo_decl (Module *decl) in get_moduleinfo_decl() function
607 tree minfo = get_moduleinfo_decl (decl); in layout_moduleinfo()
669 build_address (get_moduleinfo_decl (mi))); in layout_moduleinfo()
H A DChangeLog-2016130 (get_moduleinfo_decl): Use record type for moduleinfo decl.
132 get_moduleinfo_decl until after ModuleInfo type is validated.
385 (Module::toSymbol): Rename to get_moduleinfo_decl.
H A DChangeLog-2017535 (get_moduleinfo_decl): Likewise.
624 (get_moduleinfo_decl): Call declare_extern_var.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc238 get_moduleinfo_decl (Module *decl) in get_moduleinfo_decl() function
599 tree minfo = get_moduleinfo_decl (decl); in layout_moduleinfo()
661 build_address (get_moduleinfo_decl (mi))); in layout_moduleinfo()