Home
last modified time | relevance | path

Searched refs:elfhack_data (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/build/unix/elfhack/
H A Delfhack.cpp13 #define elfhack_data ".elfhack.data.v" ver macro
68 name = elfhack_data; in ElfRelHack_Section()
749 (strcmp(section->getName(), elfhack_data) == 0)) in undo_file()
761 fprintf(stderr, elfhack_data " section not following " elfhack_text ". Skipping\n"); in undo_file()
/dports/lang/spidermonkey60/firefox-60.9.0/build/unix/elfhack/
H A Delfhack.cpp13 #define elfhack_data ".elfhack.data.v" ver macro
66 name = elfhack_data; in ElfRelHack_Section()
929 if (section->getName() && (strcmp(section->getName(), elfhack_data) == 0)) in undo_file()
943 fprintf(stderr, elfhack_data " and " elfhack_text in undo_file()
/dports/www/firefox-esr/firefox-91.8.0/build/unix/elfhack/
H A Delfhack.cpp14 #define elfhack_data ".elfhack.data.v" ver macro
67 name = elfhack_data; in ElfRelHack_Section()
1258 if (section->getName() && (strcmp(section->getName(), elfhack_data) == 0)) in undo_file()
/dports/lang/spidermonkey78/firefox-78.9.0/build/unix/elfhack/
H A Delfhack.cpp14 #define elfhack_data ".elfhack.data.v" ver macro
67 name = elfhack_data; in ElfRelHack_Section()
1258 if (section->getName() && (strcmp(section->getName(), elfhack_data) == 0)) in undo_file()
/dports/mail/thunderbird/thunderbird-91.8.0/build/unix/elfhack/
H A Delfhack.cpp14 #define elfhack_data ".elfhack.data.v" ver macro
67 name = elfhack_data; in ElfRelHack_Section()
1258 if (section->getName() && (strcmp(section->getName(), elfhack_data) == 0)) in undo_file()
/dports/www/firefox/firefox-99.0/build/unix/elfhack/
H A Delfhack.cpp14 #define elfhack_data ".elfhack.data.v" ver macro
55 name = elfhack_data; in ElfRelHack_Section()
1363 if (section->getName() && (strcmp(section->getName(), elfhack_data) == 0)) in undo_file()