Home
last modified time | relevance | path

Searched refs:isCodeseg (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddeclaration.h133 virtual bool isCodeseg() const;
644 bool isCodeseg() const;
H A Ddeclaration.d431 bool isCodeseg() const pure nothrow @nogc @safe in isCodeseg() function
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddeclaration.h140 virtual bool isCodeseg() const;
632 bool isCodeseg() const;
H A Ddeclaration.c114 bool Declaration::isCodeseg() const in isCodeseg() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddeclaration.h140 virtual bool isCodeseg() const;
632 bool isCodeseg() const;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddeclaration.h140 virtual bool isCodeseg() const;
632 bool isCodeseg() const;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddeclaration.h140 virtual bool isCodeseg() const;
633 bool isCodeseg() const;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddeclaration.h152 virtual bool isCodeseg() const;
674 bool isCodeseg() const;
H A Ddeclaration.c106 bool Declaration::isCodeseg() const in isCodeseg() function
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.h152 virtual bool isCodeseg() const;
674 bool isCodeseg() const;
H A Ddeclaration.c106 bool Declaration::isCodeseg() const in isCodeseg() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.h152 virtual bool isCodeseg() const;
674 bool isCodeseg() const;
H A Ddeclaration.c106 bool Declaration::isCodeseg() const in isCodeseg() function
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddeclaration.h140 virtual bool isCodeseg() const;
633 bool isCodeseg() const;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Ddeclaration.h140 virtual bool isCodeseg() const;
633 bool isCodeseg() const;
/dports/lang/gcc9/gcc-9.4.0/gcc/d/
H A Ddecl.cc1142 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1338 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/
H A Ddecl.cc1144 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1359 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/
H A Ddecl.cc1102 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1322 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/
H A Ddecl.cc1102 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1322 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/
H A Ddecl.cc1141 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1337 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/
H A Ddecl.cc1142 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1338 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/
H A Ddecl.cc1102 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1322 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/
H A Ddecl.cc1169 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1393 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/
H A Ddecl.cc1150 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1365 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/
H A Ddecl.cc1150 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()
1365 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()

12