OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:textrel
(Results
1 - 10
of
10
) sorted by relevancy
/src/usr.bin/crunch/crunchide/
exec_aout.c
53
struct relocation_info *
textrel
, *datarel;
variable in typeref:struct:relocation_info *
138
textrel
= (struct relocation_info *) (aoutdata + N_RELOFF(*hdrp));
142
textrel
= (struct relocation_info *) (aoutdata + N_TRELOFF(*hdrp));
176
for(relp =
textrel
; relp <
textrel
+ ntextrel; relp++)
/src/libexec/ld.elf_so/
Makefile
51
LDFLAGS+= -Wl,--warn-shared-
textrel
reloc.c
286
if (obj->
textrel
) {
304
if (obj->
textrel
) { /* Re-protected the text segment. */
load.c
187
if (obj->
textrel
)
rtld.h
201
textrel
:1, /* True if there are relocations to
member in struct:Struct_Obj_Entry
headers.c
285
obj->
textrel
= true;
rtld.c
390
assert(!_rtld_objself.
textrel
);
/src/share/mk/
bsd.lua.mk
131
LUA_LDOPTS= -Wl,--warn-shared-
textrel
bsd.sys.mk
106
LDFLAGS+= -Wl,--warn-shared-
textrel
bsd.lib.mk
212
SHLIB_SHFLAGS+= -Wl,--warn-shared-
textrel
Completed in 18 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025