| build |
|
|
| buildid_reader |
|
|
| buildid_section.h |
|
501 |
| gecko.natvis |
|
6238 |
| gen_buildid.py |
#include "buildid_section.h"
#if defined(XP_DARWIN) || defined(XP_WIN)
#define SECTION_NAME_ATTRIBUTE __attribute__((section(MOZ_BUILDID_SECTION_NAME)))
#else
#define SECTION_NAME_ATTRIBUTE
#endif
{keyword_extern} const char gToolkitBuildID[] SECTION_NAME_ATTRIBUTE {attribute_used} = "{buildid}";
|
2704 |
| gtest |
|
|
| libxul.so-gdb.py |
GDB Python customization auto-loader for libxul |
1328 |
| libxul.symbols |
|
137 |
| moz.build |
|
11334 |
| nsDllMain.cpp |
|
902 |
| rust |
|
|
| xulrunner.rc |
|
255 |