Searched refs:sections (Results 1 – 25 of 27) sorted by relevance
12
/xen/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/xen/arch/x86/boot/ |
A D | build32.lds | 55 * error. Also keep the rest of the control sections to match GNU LD behavior. 70 * orphaned sections ahead of .text, which needs to be first.
|
/xen/docs/misc/ |
A D | efi.pandoc | 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 | livepatch.pandoc | 11 The document is split in four sections: 257 * One or more .text sections. 258 * Zero or more read-only data sections. 259 * Zero or more data sections. 260 * Relocations for each of these sections. 267 * Relocations for each of these sections. 273 The payload contains at least three sections: 986 with `-ffunction-sections` / `-fdata-sections`. Changes would have to 1013 ### .rodata sections 1040 ### .bss and .data sections. [all …]
|
A D | pvcalls.pandoc | 370 numbers] in further sections). If the **cmd** is not supported by the 421 [Error numbers] in further sections. 489 [Error numbers] in further sections. 544 [Error numbers] in further sections. 587 [Error numbers] in further sections. 624 [Error numbers] in further sections. 696 [Error numbers] in further sections. 736 [Error numbers] in further sections. 852 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
|
/xen/tools/examples/ |
A D | README | 19 critical sections inside script files
|
/xen/scripts/ |
A D | get_maintainer.pl | 51 my $sections = 0; 217 'sections!' => \$sections, 245 if ($sections) { 694 if ($sections) {
|
/xen/docs/ |
A D | Makefile | 225 $(PANDOC) --number-sections --toc --standalone $$< --output $$@
|
/xen/ |
A D | COPYING | 16 When these code sections are compiled as part of a 192 identifiable sections of that work are not derived from the Program, 195 sections when you distribute them as separate works. But when you 196 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/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/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/docs/specs/ |
A D | libxc-migration-stream.pandoc | 50 The image format consists of two main sections: 249 The following sub-sections specify the record body format for each of
|
/xen/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/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/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/tools/ocaml/ |
A D | LICENSE | 89 …sections of that work are not derived from the Library, and can be reasonably considered independe…
|
/xen/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/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/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/tools/golang/xenlight/ |
A D | LICENSE | 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/docs/designs/ |
A D | xenstore-migration.md | 90 sections:
|
/xen/tools/libxl/ |
A D | CODING_STYLE | 168 These sections should be clearly demarcated by comments.
|
Completed in 25 milliseconds
12