OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELOC_RESOLVE_SYMBOL
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc/sparc/
kobj_machdep.c
99
#define
RELOC_RESOLVE_SYMBOL
(t) ((reloc_target_flags[t] & _RF_S) != 0)
166
if (
RELOC_RESOLVE_SYMBOL
(type)) {
/src/sys/arch/sparc64/sparc64/
kobj_machdep.c
143
#define
RELOC_RESOLVE_SYMBOL
(t) ((reloc_target_flags[t] & _RF_S) != 0)
233
if (
RELOC_RESOLVE_SYMBOL
(rtype)) {
/src/libexec/ld.elf_so/arch/sparc/
mdreloc.c
134
#define
RELOC_RESOLVE_SYMBOL
(t) ((reloc_target_flags[t] & _RF_S) != 0)
256
if (
RELOC_RESOLVE_SYMBOL
(type) || RELOC_TLS(type)) {
328
if (
RELOC_RESOLVE_SYMBOL
(type)) {
394
if (
RELOC_RESOLVE_SYMBOL
(type)) {
/src/libexec/ld.elf_so/arch/sparc64/
mdreloc.c
164
#define
RELOC_RESOLVE_SYMBOL
(t) ((reloc_target_flags[t] & _RF_S) != 0)
357
if (
RELOC_RESOLVE_SYMBOL
(type) || RELOC_TLS(type)) {
421
if (
RELOC_RESOLVE_SYMBOL
(type)) {
501
if (
RELOC_RESOLVE_SYMBOL
(type)) {
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025