OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flag_execute
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/ld/
deffile.h
31
char flag_read, flag_write,
flag_execute
, flag_shared;
member in struct:def_file_section
deffilep.y
543
if (fdef->section_defs[i].
flag_execute
)
1050
s->
flag_execute
= 1;
[
all
...]
pe-dll.c
[
all
...]
/external/libchrome/base/files/
file.h
85
FLAG_EXECUTE
= 1 << 18, // Used on Windows only.
Completed in 451 milliseconds