Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxen.lds.S16 #define DECL_SECTION(x) x : macro
24 #define DECL_SECTION(x) x : AT(ADDR(x) - __XEN_VIRT_START) macro
65 DECL_SECTION(.text) {
81 DECL_SECTION(.rodata) {
133 DECL_SECTION(.note.Xen) {
146 DECL_SECTION(.note.gnu.build-id) {
152 DECL_SECTION(.buildid) {
167 DECL_SECTION(.init) {
229 DECL_SECTION(.data.read_mostly) {
237 DECL_SECTION(.data) {
[all …]

Completed in 2 milliseconds