OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:secureplt
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/ld.elf_so/arch/alpha/
alpha_reloc.c
95
* If we're using Alpha
secureplt
, the PLTGOT points to the
100
if (obj->
secureplt
) {
107
* The non-
secureplt
PLTGOT on the Alpha looks like this:
434
*
secureplt
, then we also skip it.
442
if (obj->
secureplt
) {
443
rdbg(("
secureplt
format"));
/src/libexec/ld.elf_so/
rtld.h
225
secureplt
:1, /* True if PLT is read-only format */
member in struct:Struct_Obj_Entry
headers.c
365
obj->
secureplt
= (dynp->d_un.d_val != 0);
Completed in 13 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025