OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOC
(Results
1 - 25
of
64
) sorted by null
1
2
3
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-loc-10.s
2
LOC
(#80 << 56) + #200
4
LOC
(#80 << 56) + #100 % { dg-error "
LOC
expression stepping backwards" "" }
err-loc-2.s
2
LOC
(#20 << 56) + #200
4
LOC
(#20 << 56) + #100 % { dg-error "
LOC
expression stepping backwards" "" }
err-loc-9.s
2
LOC
(#70 << 56) + #200
4
LOC
(#70 << 56) + #100 % { dg-error "
LOC
expression stepping backwards" "" }
loc-5.s
4
LOC
Data_Segment
7
LOC
(#20 << 56) + #20
10
LOC
t+4
err-loc-1.s
2
LOC
#200
4
LOC
#100 % { dg-error "
LOC
expression stepping backwards" "" }
loc-4.s
3
LOC
Data_Segment
6
LOC
#10
err-loc-3.s
2
LOC
(#20 << 56) + #202
err-loc-4.s
2
LOC
#201
err-loc-5.s
2
LOC
(#20<<56)|1
err-loc-6.s
2
LOC
#201
err-loc-7.s
2
LOC
(#20<<56)|1
err-loc-8.s
2
LOC
#201
greg5.s
4
LOC
x+4
8
LOC
t
greg6.s
4
LOC
x+4
8
LOC
t
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
data1.s
0
LOC
#20 << 56
dloc1.s
0
LOC
#20 << 56 + #200
dloc2.s
0
LOC
#20 << 56 + #200
loc1.s
0
LOC
#1000
loc2.s
0
LOC
#2000
locdo.s
0
LOC
Data_Segment+2
loct.s
0
LOC
#1002
locto.s
0
LOC
#1002
pr12815-2.s
2
! mmixal:= 8H
LOC
Data_Section
3
.text ! mmixal:= 9H
LOC
8B
5
LOC
@+(4-@)&3
14
.data ! mmixal:= 8H
LOC
9B
pr12815-1.s
2
! mmixal:= 8H
LOC
Data_Section
3
.text ! mmixal:= 9H
LOC
8B
4
.data ! mmixal:= 8H
LOC
9B
6
LOC
@+(4-@)&3
9
.text ! mmixal:= 9H
LOC
8B
11
LOC
@+(4-@)&3
26
.data ! mmixal:= 8H
LOC
9B
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
input.h
50
#define LOCATION_FILE(
LOC
) ((expand_location (
LOC
)).file)
51
#define LOCATION_LINE(
LOC
) ((expand_location (
LOC
)).line)
52
#define LOCATION_COLUMN(
LOC
)((expand_location (
LOC
)).column)
53
#define LOCATION_LOCUS(
LOC
) \
54
((IS_ADHOC_LOC(
LOC
)) ? get_location_from_adhoc_loc (line_table,
LOC
) : (
LOC
))
[
all
...]
Completed in 2339 milliseconds
1
2
3