Searched refs:section (Results 1 – 4 of 4) sorted by relevance
125 const char* section = *argv++; in main() local127 if (!strcmp(section, "version-a")) { in main()129 } else if (!strcmp(section, "version-b")) { in main()131 } else if (!strcmp(section, "boot-default")) { in main()133 } else if (!strcmp(section, "boot-oneshot")) { in main()
10 .section .rodata.vdso_constants,"a",%progbits
48 /// addresses after the section being written should be considered corrupted,
44 /// Note that this struct may have a private section encoded after it. Allocator much call parent
Completed in 6 milliseconds