OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mark_plt
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/bfd/
elf-linker-x86.h
73
unsigned int
mark_plt
: 1;
member in struct:elf_linker_x86_params
/src/external/gpl3/gdb.old/dist/bfd/
elf-linker-x86.h
73
unsigned int
mark_plt
: 1;
member in struct:elf_linker_x86_params
/src/external/gpl3/binutils/dist/bfd/
elf-linker-x86.h
73
unsigned int
mark_plt
: 1;
member in struct:elf_linker_x86_params
elf64-x86-64.c
5301
if (htab->params->
mark_plt
)
6278
int i = 0,
mark_plt
= -1;
6301
if (htab->params->
mark_plt
)
6303
mark_plt
= i;
6315
if (
mark_plt
< 0 || auto_version[
mark_plt
])
6276
int i = 0,
mark_plt
= -1;
local
/src/external/gpl3/gdb/dist/bfd/
elf-linker-x86.h
73
unsigned int
mark_plt
: 1;
member in struct:elf_linker_x86_params
elf64-x86-64.c
5277
if (htab->params->
mark_plt
)
6251
int i = 0,
mark_plt
= -1;
6274
if (htab->params->
mark_plt
)
6276
mark_plt
= i;
6288
if (
mark_plt
< 0 || auto_version[
mark_plt
])
6249
int i = 0,
mark_plt
= -1;
local
Completed in 73 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026