Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Code_segment> ?p ?o }
Showing triples 1 to 25 of
25
with 100 triples per page.
- Code_segment abstract "In computing, a code segment, also known as a text segment or simply as text, is a portion of an object file or the corresponding section of the program's virtual address space that contains executable instructions. The term "segment" comes from the memory segment, which is a historical approach to memory management now known as paging. When a program is stored in an object file, the code segment is a part of this file; when the loader places a program into memory so that it may be executed, various memory regions are allocated (in particular, as pages), corresponding to both the segments in the object files and to segments only needed at run time. For example, the code segment of an object file is loaded into a corresponding code segment in memory.The code segment in memory is typically read-only and has a fixed size, so on embedded systems it can usually be placed in read-only memory (ROM), without the need for loading. If the code segment is not read-only, then the particular architecture allows self-modifying code. Fixed-position or position independent code may be shared in memory by several processes in segmented or paged memory systems. As a memory region, the code segment may be placed below the heap or stack in order to prevent heap and stack overflows from overwriting it.".
- Code_segment wikiPageID "1067537".
- Code_segment wikiPageRevisionID "633200398".
- Code_segment subject Category:Executable_file_formats.
- Code_segment subject Category:Memory_management.
- Code_segment type Abstraction100002137.
- Code_segment type Communication100033020.
- Code_segment type ExecutableFileFormats.
- Code_segment type Format106636806.
- Code_segment type Information106634376.
- Code_segment type Message106598915.
- Code_segment comment "In computing, a code segment, also known as a text segment or simply as text, is a portion of an object file or the corresponding section of the program's virtual address space that contains executable instructions. The term "segment" comes from the memory segment, which is a historical approach to memory management now known as paging.".
- Code_segment label "Code segment".
- Code_segment label "Codesegment".
- Code_segment label "Segment kodu".
- Code_segment label "Segmento de código".
- Code_segment sameAs Codesegment.
- Code_segment sameAs Segmento_de_código.
- Code_segment sameAs Segment_kodu.
- Code_segment sameAs m.011br9y8.
- Code_segment sameAs Q836978.
- Code_segment sameAs Q836978.
- Code_segment sameAs Code_segment.
- Code_segment wasDerivedFrom Code_segment?oldid=633200398.
- Code_segment isPrimaryTopicOf Code_segment.