OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:past_got
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-microblaze.c
760
char *
past_got
;
local
792
past_got
= atp + *got_len + 1;
793
for (new_pointer =
past_got
; !is_end_of_line[(unsigned char) *new_pointer++];)
795
second = new_pointer -
past_got
;
799
memcpy (tmpbuf + first + 1,
past_got
, second);
[
all
...]
Completed in 45 milliseconds