Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Position-independent_code> ?p ?o. }
Showing items 1 to 36 of
36
with 100 items per page.
- Position-independent_code abstract "In computing, position-independent code (PIC) or position-independent executable (PIE) is a body of machine code that, being placed somewhere in the primary memory, executes properly regardless of its absolute address. PIC is commonly used for shared libraries, so that the same library code can be loaded in a location in each program address space where it will not overlap any other uses of memory (for example, other shared libraries). PIC was also used on older computer systems lacking an MMU, so that the operating system could keep applications away from each other even within the single address space of an MMU-less system.Position-independent code can be executed at any memory address without modification. This differs from relocatable code, where a link editor or program loader modifies a program so that it can be run only at a given location.Position independent code must adhere to a specific set of semantics in the source code and compiler support is required. Instructions that refer to specific memory addresses, such as absolute branches, must be replaced with equivalent program counter relative instructions. The extra indirection may cause PIC to be less efficient, although modern processors make the difference practically negligible.".
- Position-independent_code wikiPageExternalLink node21.html.
- Position-independent_code wikiPageExternalLink pic-guide.xml.
- Position-independent_code wikiPageExternalLink pic-internals.xml.
- Position-independent_code wikiPageExternalLink linker08.html.
- Position-independent_code wikiPageID "571303".
- Position-independent_code wikiPageRevisionID "602096512".
- Position-independent_code hasPhotoCollection Position-independent_code.
- Position-independent_code subject Category:Computer_file_formats.
- Position-independent_code subject Category:Computer_libraries.
- Position-independent_code subject Category:Operating_system_technology.
- Position-independent_code type Area102735688.
- Position-independent_code type Artifact100021939.
- Position-independent_code type ComputerLibraries.
- Position-independent_code type Library103660909.
- Position-independent_code type Object100002684.
- Position-independent_code type PhysicalEntity100001930.
- Position-independent_code type Room104105893.
- Position-independent_code type Structure104341686.
- Position-independent_code type Whole100003553.
- Position-independent_code type YagoGeoEntity.
- Position-independent_code type YagoPermanentlyLocatedEntity.
- Position-independent_code comment "In computing, position-independent code (PIC) or position-independent executable (PIE) is a body of machine code that, being placed somewhere in the primary memory, executes properly regardless of its absolute address. PIC is commonly used for shared libraries, so that the same library code can be loaded in a location in each program address space where it will not overlap any other uses of memory (for example, other shared libraries).".
- Position-independent_code label "Position-Independent Code".
- Position-independent_code label "Position-independent code".
- Position-independent_code label "位置独立コード".
- Position-independent_code label "地址无关代码".
- Position-independent_code sameAs Position-independent_code.
- Position-independent_code sameAs Position-Independent_Code.
- Position-independent_code sameAs 位置独立コード.
- Position-independent_code sameAs m.02r6rf.
- Position-independent_code sameAs Q1582546.
- Position-independent_code sameAs Q1582546.
- Position-independent_code sameAs Position-independent_code.
- Position-independent_code wasDerivedFrom Position-independent_code?oldid=602096512.
- Position-independent_code isPrimaryTopicOf Position-independent_code.