search for: poppabl

Displaying 3 results from an estimated 3 matches for "poppabl".

Did you mean: poppable
2017 Mar 10
3
[cfe-dev] proposal - pragma section directive in clang
...ection bss(".mybss") rodata(".myrodata") data(".mydata") > text(".mytext") > > The pragma applies to all global variable and function declarations from > the pragma to the end of the translation unit. The pragma should ideally be > pushable and poppable, but that is outside the scope of this RFC. The > pragma also applies to static local declarations within functions. > > All global variables and functions affected by this pragma have their > default ELF section destinations changed. Globals with > __attribute__((section())) are no...
2017 Mar 14
2
[cfe-dev] proposal - pragma section directive in clang
...way. Docs are pages 108/109 here: http://www.ece.ualberta.ca/~cmpe490/documents/ghs/build_arm.pdf Jon > > The pragma applies to all global variable and function declarations > from the pragma to the end of the translation unit. The pragma > should ideally be pushable and poppable, but that is outside the > scope of this RFC. The pragma also applies to static local > declarations within functions. > > All global variables and functions affected by this pragma have > their default ELF section destinations changed. Globals with > __attrib...
2017 Mar 14
2
[cfe-dev] proposal - pragma section directive in clang
...tp://www.ece.ualberta.ca/~cmpe490/documents/ghs/build_arm.pdf > > > Jon > > > > > The pragma applies to all global variable and function declarations > > from the pragma to the end of the translation unit. The pragma > > should ideally be pushable and poppable, but that is outside the > > scope of this RFC. The pragma also applies to static local > > declarations within functions. > > > > All global variables and functions affected by this pragma have > > their default ELF section destinations changed. Globa...