OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_label_offset
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
test-gen.c
154
int
last_label_offset
= 0;
variable
680
if (current_offset ==
last_label_offset
)
684
current_offset -
last_label_offset
);
738
last_label_offset
= current_offset;
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/
am33-2.c
109
int displacement = current_offset -
last_label_offset
;
122
if (current_offset ==
last_label_offset
)
154
int displacement = current_offset -
last_label_offset
;
168
if (current_offset ==
last_label_offset
)
/toolchain/binutils/binutils-2.25/gas/config/
tc-sh.c
3050
static int
last_label_offset
;
local
[
all
...]
Completed in 245 milliseconds