/xen-4.10.0-shim-comet/xen/arch/x86/efi/ |
A D | mkreloc.c | 83 struct coff_section **sections, in load() argument 137 *sections = malloc(pe_hdr.section_count * sizeof(**sections)); in load() 138 if ( !*sections ) in load() 147 read(in, *sections, pe_hdr.section_count * sizeof(**sections)) != in load() 148 pe_hdr.section_count * sizeof(**sections) ) in load()
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | livepatch.markdown | 11 The document is split in four sections: 270 * One or more .text sections. 271 * Zero or more read-only data sections. 272 * Zero or more data sections. 273 * Relocations for each of these sections. 280 * Relocations for each of these sections. 286 The payload contains at least three sections: 844 with -ffunction-sections / -fdata-sections. Changes would have to 871 ### .rodata sections 898 ### .bss and .data sections. [all …]
|
A D | efi.markdown | 38 The configuration file consists of one or more sections headed by a section 41 settings to apply to all other sections (or to provide defaults for certain 42 settings in case individual sections don't specify them). This file (for now)
|
A D | dump-core-format.txt | 16 some sections because of its peculiar requirements. 43 Currently the following sections are defined. Some sections are optional. 225 is changed in compatible way. e.g. new sections, new note
|
A D | pvcalls.markdown | 378 numbers] in further sections). If the **cmd** is not supported by the 429 [Error numbers] in further sections. 497 [Error numbers] in further sections. 552 [Error numbers] in further sections. 595 [Error numbers] in further sections. 632 [Error numbers] in further sections. 704 [Error numbers] in further sections. 744 [Error numbers] in further sections. 860 command, see **ref** parameter in their sections. The content of the
|
A D | grant-tables.txt | 97 read lock around critical sections. Any modification to the members 100 held. These elements are read-mostly, and read critical sections can
|
A D | xen-command-line.markdown | 73 of Boolean and String. These are noted in the relevant sections.
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | README | 19 critical sections inside script files
|
/xen-4.10.0-shim-comet/scripts/ |
A D | get_maintainer.pl | 50 my $sections = 0; 215 'sections!' => \$sections, 243 if ($sections) { 648 if ($sections) {
|
/xen-4.10.0-shim-comet/ |
A D | COPYING | 16 When these code sections are compiled as part of a 190 identifiable sections of that work are not derived from the Program, 193 sections when you distribute them as separate works. But when you 194 distribute the same sections as part of a whole which is a work based
|
A D | INSTALL | 19 called. Also make(1) recognizes certain arguments. The following sections
|
/xen-4.10.0-shim-comet/docs/ |
A D | Makefile | 246 $(PANDOC) --number-sections --toc --standalone $$< --output $$@
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | COPYING | 115 identifiable sections of that work are not derived from the Program, 118 sections when you distribute them as separate works. But when you 119 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/xen/ |
A D | COPYING | 142 identifiable sections of that work are not derived from the Program, 145 sections when you distribute them as separate works. But when you 146 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/docs/specs/ |
A D | libxc-migration-stream.pandoc | 50 The image format consists of two main sections: 253 The following sub-sections specify the record body format for each of
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 201 identifiable sections of that work are not derived from the Library, 204 sections when you distribute them as separate works. But when you 205 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 200 identifiable sections of that work are not derived from the Library, 203 sections when you distribute them as separate works. But when you 204 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 200 identifiable sections of that work are not derived from the Library, 203 sections when you distribute them as separate works. But when you 204 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | COPYING | 198 identifiable sections of that work are not derived from the Library, 201 sections when you distribute them as separate works. But when you 202 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | LICENSE | 89 …sections of that work are not derived from the Library, and can be reasonably considered independe…
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | COPYING | 191 identifiable sections of that work are not derived from the Library, 194 sections when you distribute them as separate works. But when you 195 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/ |
A D | COPYING | 193 identifiable sections of that work are not derived from the Library, 196 sections when you distribute them as separate works. But when you 197 distribute the same sections as part of a whole which is a work based
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | CODING_STYLE | 168 These sections should be clearly demarcated by comments.
|