Home
last modified time | relevance | path

Searched refs:mprotect_cb (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/build/unix/elfhack/
H A Dinject.c29 extern __attribute__((visibility("hidden"))) int (*mprotect_cb)(void *addr,
65 mprotect_cb(relro_start, relro_end - relro_start, PROT_READ | PROT_WRITE); in relro_pre()
69 mprotect_cb(relro_start, relro_end - relro_start, PROT_READ); in relro_post()
72 mprotect_cb = NULL; in relro_post()
H A Delfhack.cpp90 unsigned int mprotect_cb) in ElfRelHackCode_Section() argument
95 mprotect_cb(mprotect_cb) { in ElfRelHackCode_Section()
359 addr = mprotect_cb; in apply_relocations()
420 unsigned int mprotect_cb; member in ElfRelHackCode_Section
729 unsigned int mprotect_cb = 0; in do_relocation_section() local
786 mprotect_cb = rel.r_offset = usable_start; in do_relocation_section()
791 if (mprotect_cb == 0) { in do_relocation_section()
801 relhackcode_section, *elf, *relhack, original_init, mprotect_cb); in do_relocation_section()
/dports/www/firefox-esr/firefox-91.8.0/build/unix/elfhack/
H A Dinject.c55 extern __attribute__((visibility("hidden"))) int (*mprotect_cb)(void* addr,
99 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
104 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
108 mprotect_cb = NULL; in do_relocations_with_relro()
H A Delfhack.cpp91 unsigned int mprotect_cb, unsigned int sysconf_cb) in ElfRelHackCode_Section() argument
97 mprotect_cb(mprotect_cb), in ElfRelHackCode_Section()
397 addr = mprotect_cb; in apply_relocations()
459 unsigned int mprotect_cb; member in ElfRelHackCode_Section
993 unsigned int mprotect_cb = 0; in do_relocation_section() local
1062 mprotect_cb = add_relocation_to(mprotect, usable_start); in do_relocation_section()
1068 if (mprotect_cb == 0 || sysconf_cb == 0) { in do_relocation_section()
1081 original_init, mprotect_cb, sysconf_cb); in do_relocation_section()
/dports/lang/spidermonkey78/firefox-78.9.0/build/unix/elfhack/
H A Dinject.c55 extern __attribute__((visibility("hidden"))) int (*mprotect_cb)(void* addr,
99 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
104 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
108 mprotect_cb = NULL; in do_relocations_with_relro()
H A Delfhack.cpp91 unsigned int mprotect_cb, unsigned int sysconf_cb) in ElfRelHackCode_Section() argument
97 mprotect_cb(mprotect_cb), in ElfRelHackCode_Section()
397 addr = mprotect_cb; in apply_relocations()
459 unsigned int mprotect_cb; member in ElfRelHackCode_Section
993 unsigned int mprotect_cb = 0; in do_relocation_section() local
1062 mprotect_cb = add_relocation_to(mprotect, usable_start); in do_relocation_section()
1068 if (mprotect_cb == 0 || sysconf_cb == 0) { in do_relocation_section()
1081 original_init, mprotect_cb, sysconf_cb); in do_relocation_section()
/dports/mail/thunderbird/thunderbird-91.8.0/build/unix/elfhack/
H A Dinject.c55 extern __attribute__((visibility("hidden"))) int (*mprotect_cb)(void* addr,
99 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
104 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
108 mprotect_cb = NULL; in do_relocations_with_relro()
H A Delfhack.cpp91 unsigned int mprotect_cb, unsigned int sysconf_cb) in ElfRelHackCode_Section() argument
97 mprotect_cb(mprotect_cb), in ElfRelHackCode_Section()
397 addr = mprotect_cb; in apply_relocations()
459 unsigned int mprotect_cb; member in ElfRelHackCode_Section
993 unsigned int mprotect_cb = 0; in do_relocation_section() local
1062 mprotect_cb = add_relocation_to(mprotect, usable_start); in do_relocation_section()
1068 if (mprotect_cb == 0 || sysconf_cb == 0) { in do_relocation_section()
1081 original_init, mprotect_cb, sysconf_cb); in do_relocation_section()
/dports/www/firefox/firefox-99.0/build/unix/elfhack/
H A Dinject.c55 extern __attribute__((visibility("hidden"))) int (*mprotect_cb)(void* addr,
111 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
116 mprotect_cb((void*)aligned_relro_start, in do_relocations_with_relro()
120 mprotect_cb = NULL; in do_relocations_with_relro()
H A Delfhack.cpp116 unsigned int mprotect_cb, unsigned int sysconf_cb) in ElfRelHackCode_Section() argument
122 mprotect_cb(mprotect_cb), in ElfRelHackCode_Section()
481 addr = mprotect_cb; in apply_relocations()
563 unsigned int mprotect_cb; member in ElfRelHackCode_Section
1092 unsigned int mprotect_cb = 0; in do_relocation_section() local
1161 mprotect_cb = add_relocation_to(mprotect, usable_start); in do_relocation_section()
1167 if (mprotect_cb == 0 || sysconf_cb == 0) { in do_relocation_section()
1180 original_init, mprotect_cb, sysconf_cb); in do_relocation_section()