Home
last modified time | relevance | path

Searched refs:first_executable (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/build/unix/elfhack/
H A Delfhack.cpp1084 ElfSection* first_executable = nullptr; in do_relocation_section() local
1087 first_executable = s; in do_relocation_section()
1092 if (!first_executable) { in do_relocation_section()
1098 relhackcode->insertBefore(first_executable); in do_relocation_section()
1104 size_t align = first_executable->getSegmentByType(PT_LOAD)->getAlign(); in do_relocation_section()
1136 second->getAddr() < first_executable->getAddr()) { in do_relocation_section()
/dports/lang/spidermonkey78/firefox-78.9.0/build/unix/elfhack/
H A Delfhack.cpp1084 ElfSection* first_executable = nullptr; in do_relocation_section() local
1087 first_executable = s; in do_relocation_section()
1092 if (!first_executable) { in do_relocation_section()
1098 relhackcode->insertBefore(first_executable); in do_relocation_section()
1104 size_t align = first_executable->getSegmentByType(PT_LOAD)->getAlign(); in do_relocation_section()
1136 second->getAddr() < first_executable->getAddr()) { in do_relocation_section()
/dports/mail/thunderbird/thunderbird-91.8.0/build/unix/elfhack/
H A Delfhack.cpp1084 ElfSection* first_executable = nullptr; in do_relocation_section() local
1087 first_executable = s; in do_relocation_section()
1092 if (!first_executable) { in do_relocation_section()
1098 relhackcode->insertBefore(first_executable); in do_relocation_section()
1104 size_t align = first_executable->getSegmentByType(PT_LOAD)->getAlign(); in do_relocation_section()
1136 second->getAddr() < first_executable->getAddr()) { in do_relocation_section()
/dports/lang/spidermonkey60/firefox-60.9.0/build/unix/elfhack/
H A Delfhack.cpp804 ElfSection *first_executable = nullptr; in do_relocation_section() local
807 first_executable = s; in do_relocation_section()
812 if (!first_executable) { in do_relocation_section()
817 unsigned int old_exec = first_executable->getOffset(); in do_relocation_section()
820 relhackcode->insertBefore(first_executable); in do_relocation_section()
/dports/www/firefox/firefox-99.0/build/unix/elfhack/
H A Delfhack.cpp1183 ElfSection* first_executable = nullptr; in do_relocation_section() local
1186 first_executable = s; in do_relocation_section()
1191 if (!first_executable) { in do_relocation_section()
1197 relhackcode->insertBefore(first_executable); in do_relocation_section()
1203 size_t align = first_executable->getSegmentByType(PT_LOAD)->getAlign(); in do_relocation_section()
1235 second->getAddr() < first_executable->getAddr()) { in do_relocation_section()