OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sh_end_of_match
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-sh.c
3905
sh_end_of_match
(char *cont, const char *what)
3964
else if ((next_end =
sh_end_of_match
(next + 1, "GOTOFF")))
3966
else if ((next_end =
sh_end_of_match
(next + 1, "GOTPLT")))
3968
else if ((next_end =
sh_end_of_match
(next + 1, "GOT")))
3970
else if ((next_end =
sh_end_of_match
(next + 1, "PLT")))
3972
else if ((next_end =
sh_end_of_match
(next + 1, "TLSGD")))
3974
else if ((next_end =
sh_end_of_match
(next + 1, "TLSLDM")))
3976
else if ((next_end =
sh_end_of_match
(next + 1, "GOTTPOFF")))
3978
else if ((next_end =
sh_end_of_match
(next + 1, "TPOFF")))
3980
else if ((next_end =
sh_end_of_match
(next + 1, "DTPOFF"))
3901
sh_end_of_match
(char *cont, const char *what)
function
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-sh.c
3902
sh_end_of_match
(char *cont, const char *what)
3961
else if ((next_end =
sh_end_of_match
(next + 1, "GOTOFF")))
3963
else if ((next_end =
sh_end_of_match
(next + 1, "GOTPLT")))
3965
else if ((next_end =
sh_end_of_match
(next + 1, "GOT")))
3967
else if ((next_end =
sh_end_of_match
(next + 1, "PLT")))
3969
else if ((next_end =
sh_end_of_match
(next + 1, "TLSGD")))
3971
else if ((next_end =
sh_end_of_match
(next + 1, "TLSLDM")))
3973
else if ((next_end =
sh_end_of_match
(next + 1, "GOTTPOFF")))
3975
else if ((next_end =
sh_end_of_match
(next + 1, "TPOFF")))
3977
else if ((next_end =
sh_end_of_match
(next + 1, "DTPOFF"))
3898
sh_end_of_match
(char *cont, const char *what)
function
[
all
...]
Completed in 25 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026