Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dgot-page-3.d1 #name: GOT page test 3
2 #source: got-page-3a.s
3 #source: got-page-3b.s
4 #source: got-page-3c.s
6 #ld: -T got-page-1.ld -shared
9 # got-page-3a.s and got-page-3b.s should get assigned the same GOT,
10 # with a page estimate of 10. Thus the first page entry has offset
14 # got-page-3c.s should get its own GOT, and needs no page entries.
Dgot-page-1.d1 #name: GOT page test 1
2 #source: got-page-1.s
3 #ld: -T got-page-1.ld -shared
6 # There should be 10 page entries and 2 reserved entries
Dgot-page-2.d1 #name: GOT page test 2
2 #source: got-page-2.s
4 #ld: -T got-page-1.ld -shared -melf32btsmipn32
7 # There should be 10 page entries and 2 reserved entries
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
Dinsns12.s8 call _foo,1 ; 16-bit reloc, immediate page specification
9 call _foo,%page(foo_page) ; 16-bit reloc and 8-bit page reloc
10 call 0,x,3 ; 8-bit page reloc
13 call 12,x,%page(foo_page) ; 8-bit page reloc
14 call 4,y,%page(foo_page)
15 call 7,sp,%page(foo_page)
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
Dfar-hc11.s30 ldaa #%page(_far_no_tramp)
80 ;; <Read current page in A>
82 ;; <Set currenge page from B>
86 ldaa 2,x ; (4) Get saved page number
96 ;; <Read current page in A> ; (3) ldaa _current_page
98 ;; <Set current page from B> ; (4) staa _current_page
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dcommonpage1.d2 #ld: -z max-page-size=0x200000 -z common-page-size=0x100000
Dcommonpage2.d3 #ld: -z max-page-size=0x200000 -z common-page-size=0x100000 -T maxpage4.t
Dtextaddr3.d2 #ld: -Ttext-segment 0x10000 -z max-page-size=0x200000
4 #warning: .*address of `text-segment' isn't multiple of maximum page size
Dtextaddr5.d2 #ld: -shared -z max-page-size=0x200000 -Ttext-segment 0x10000
4 #warning: .*address of `text-segment' isn't multiple of maximum page size
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dhex.l1 GAS for MMIX .*/hex\.s page 1
7 GAS for MMIX .*/hex\.s page 2
Dreloc16.l1 GAS for MMIX .*/reloc16\.s page 1
8 GAS for MMIX .*/reloc16\.s page 2
D1cjmp1b.l1 GAS for MMIX .*/1cjmp1b.s page 1
8 GAS for MMIX .*/1cjmp1b.s page 2
D1hjmp1b.l1 GAS for MMIX .*/1hjmp1b.s page 1
8 GAS for MMIX .*/1hjmp1b.s page 2
Dlist-textfirst.l1 GAS for MMIX .*/list-textfirst\.s page 1
10 GAS for MMIX .*/list-textfirst\.s page 2
Dlist-pseudoints.l1 GAS for MMIX .*/list-pseudoints.s page 1
12 GAS for MMIX .*/list-pseudoints.s page 2
Dget-op.l1 GAS for MMIX .*/get-op\.s page 1
10 GAS for MMIX .*/get-op\.s page 2
Dunsave-op.l1 GAS for MMIX .*/unsave-op.s page 1
10 GAS for MMIX .*/unsave-op\.s page 2
Dsave-op.l1 GAS for MMIX .*/save-op.s page 1
10 GAS for MMIX .*/save-op.s page 2
Dpop-op.l1 GAS for MMIX .*/pop-op\.s page 1
12 GAS for MMIX .*/pop-op\.s page 2
Dset.l1 GAS for MMIX .*/set\.s page 1
13 GAS for MMIX .*/set\.s page 2
Dresume-op.l1 GAS for MMIX .*/resume-op\.s page 1
11 GAS for MMIX .*/resume-op\.s page 2
Dlist-insns.l1 GAS for MMIX .*/list-insns.s page 1
61 GAS for MMIX .*/list-insns.s page 2
121 GAS for MMIX .*/list-insns.s page 3
181 GAS for MMIX .*/list-insns.s page 4
241 GAS for MMIX .*/list-insns.s page 5
295 GAS for MMIX .*/list-insns.s page 6
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
Dpr997.l1 GAS LISTING .*/pr997.s.*page 1
13 .*GAS LISTING.*/pr997.s.*page 2
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-tic54x.c87 int page) in bfd_ticoff_set_section_load_page() argument
89 sect->lma = (sect->lma & ADDR_MASK) | PG_TO_FLAG(page); in bfd_ticoff_set_section_load_page()
95 int page; in bfd_ticoff_get_section_load_page() local
99 page = PG_DATA; in bfd_ticoff_get_section_load_page()
104 page = PG_PROG; in bfd_ticoff_get_section_load_page()
107 page = FLAG_TO_PG (sect->lma); in bfd_ticoff_get_section_load_page()
109 return page; in bfd_ticoff_get_section_load_page()
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Delfi370.sc11 # DATA_ADDR - if end-of-text-plus-one-page isn't right for data start
112 the same address within the page on the next page up. It would
116 text segment ending precisely at the end of a page; it causes the
117 data segment to skip a page. The above expression does not have
122 important than losing a page of the virtual address space (note
123 that no actual memory is lost; the page which is skipped can not

12345678910>>...13