Search references for OBJECT FILE. Phrases containing OBJECT FILE
See searches and references containing OBJECT FILE!OBJECT FILE
File containing relocatable format machine code
An object file is a file that contains machine code or bytecode, as well as other data and metadata, generated by a compiler or assembler from source
Object_file
Computer data storage architecture that manages data as objects
like file systems, which manage data as a file hierarchy, and block storage, which manages data as blocks within sectors and tracks. Each object is typically
Object_storage
Geometry definition file format
map_RMA glTF Object file OFF (file format) Relocatable Object Module Format STL (file format) PLY (file format) is an alternative file format offering
Wavefront_.obj_file
Mine-Imator object file MIPARTICLE – Mine-Imator particle file MIMODEL – Mine-Imator model file MM3D – Misfit Model 3D MPO – Multi-Picture Object – This JPEG
List_of_file_formats
U.S. government documents declassified in 2026
mysterious objects fly 'in formation' over Iranian boats in footage from latest Trump UFO files". The Irish Sun. Retrieved May 23, 2026. "New UFO Files Dump
United_States_UFO_files
Assembler for the Intel x86 architecture
binary file (.bin, binary disk image, used to compile operating systems), though position-independent code is supported only for ELF object files. It also
Netwide_Assembler
File format for conveying binary information
Intel hexadecimal object file format, Intel hex format or Intellec Hex is a file format that conveys binary information in ASCII text form, making it possible
Intel_HEX
Sequence of statements or instructions in a computer language
object code must either be placed in an executable file, a library file, or an object file. Object code is a portion of machine code that has not yet
Object_code
Field of data in a shared object file
a shared object file. The soname is a string, which is used as a "logical name" (i.e., identifier) describing the functionality of the object. Typically
Soname
Geometry definition file format
OFF (Object File Format) is a geometry definition file format containing the description of the composing polygons of a geometric object. It can store
OFF_(file_format)
Data-interchange format
JSON (JavaScript Object Notation, pronounced /ˈdʒeɪsən/ or /ˈdʒeɪˌsɒn/) is an open standard file format and data interchange format that uses human-readable
JSON
Standard file format for executables, object code, shared libraries, and core dumps
named Extensible Linking Format) is a common standard file format for executable files, object code, shared libraries, device drivers, and core dumps
Executable and Linkable Format
Executable_and_Linkable_Format
Assembly-language programming and binary-analysis tools
assembly language Lists of programming software development tools Mach-O Object file Opcode Portable Executable Software programmed in assembly language "Using
List of assembly software and tools
List_of_assembly_software_and_tools
Windows data storage system project
Windows, store files and other objects only as a stream of bytes, and have little or no information about the data stored in the files. Such file systems also
WinFS
Input to a C or C++ compiler from which an object file is generated
to a C or C++ compiler from which an object file is generated. A translation unit roughly consists of a source file after it has been processed by the C
Translation unit (programming)
Translation_unit_(programming)
Program that combines intermediate build files into an executable file
that combines intermediate software build files such as object and library files into a single executable file such as a program or library. A linker is
Linker_(computing)
Public sculpture in Indiana
ap 2009 2. Snite Museum of Art archival object file on Wing Generator 3.Snite Museum of Art archival object file on Wing Generator, minutes from a meeting
Wing_Generator
Topics referred to by the same term
instance of a class or array Object (IBM i), the fundamental unit of data storage in the IBM i operating system Object file, the output of a compiler or
Object
Topics referred to by the same term
Extended Common Object File Format may refer to: ECOFF, developed for the MIPS platform XCOFF, by IBM for AIX This disambiguation page lists articles
Extended Common Object File Format
Extended_Common_Object_File_Format
GNU support for multiple executable file formats
The Binary File Descriptor library (BFD) is the GNU Project's main mechanism for the portable manipulation of object files in a variety of formats. As
Binary File Descriptor library
Binary_File_Descriptor_library
Specially annotated symbol in an object file
Executable and Linkable Format (ELF) object files. By default, without any annotation, a symbol in an object file is strong. During linking, a strong symbol
Weak_symbol
Open-source storage platform
open-source software-defined storage platform that provides object storage, block storage, and file storage built on a common distributed cluster foundation
Ceph_(software)
Unix philosophy
creation of objects by opening or creating files in the global filesystem name space. The lines between the common interpretations of "file" and "file descriptor"
Everything_is_a_file
Data that causes a computer to follow indicated instructions
generates native code as a set of object files and a linker that generates a native executable from the object and other files. For assembly language, typically
Executable
Executable Java file format
file format code and needed a couple of magic numbers: one for the persistent object file, and one for classes. I used CAFEDEAD for the object file format
Java_class_file
Executable file format
The Common Object File Format (COFF) is a format for executable, object code, and shared library computer files used on Unix systems. It was introduced
COFF
Depreciated Windows file format
The SHS file extension is primarily associated with Shell Scrap Object Files produced by Microsoft Windows. They are created by selecting part of a document
Shell_Scrap_Object_File
Operating system
language like C does not support object-orientation as fluidly as more recent languages, the notion of, for example, a file, stream, or device driver (in
Object-oriented operating system
Object-oriented_operating_system
A file signature is data used to identify or verify the content of a file. Such signatures are also known as magic numbers or magic bytes and are usually
List_of_file_signatures
Combined executable file for multiple processor types or operating systems
targeted object files. Apple Computer acquired NeXT in 1996 and continued to work with the OPENSTEP code. Mach-O became the native object file format in
Fat_binary
Family of archive file formats
When navigating a file system via a user interface, graphical icons representing ZIP files often appear as a document or other object prominently featuring
ZIP_(file_format)
Object file format
The Object Module Format (OMF) is an object file format used primarily for software intended to run on Intel 80x86 microprocessors. It was originally developed
Object_Module_Format_(Intel)
Collection of resources used to develop a computer program
case, the associated DLL file must be present at runtime. Code reuse – Using existing code in new software Object file – File containing relocatable format
Library_(computing)
Computer system that provides behavior needed by running code
source code to an object file that contains all the functions versus compiling an entire program to an executable binary. The object file will only contain
Runtime_system
Executable file containing the Linux kernel
Memory Linux) is a statically linked executable file that contains the Linux kernel in one of the object file formats supported by Linux, which includes Executable
Vmlinux
Topics referred to by the same term
Relocatable Object Module Format, an Object file for Intel microprocessors COFF, the object file format on 32-bit and 64-bit Windows Wavefront .obj file, a 3D
OBJ
Type of identifier in computer science
symbol that attaches additional information to the symbol table of an object file, such as a shared library or an executable. This information allows a
Debug_symbol
Older mainframe load module file format
The OS/360 Object File Format is the standard object module file format for the IBM DOS/360, OS/360 and VM/370, Univac VS/9, and Fujitsu BS2000 mainframe
OS/360_Object_File_Format
Extension of Rexx programming language with support for object-oriented programming
directories. FileObj = .File~new("~/someFolder/") /* create file object for folder */ FileArr = FileObj~ListFiles /* retrieve array of files */ do FilePath over
Object_REXX
Free and open-source compiler for various programming languages
separate object file and link-time helper file. When the object files are linked, the compiler is executed again and uses the helper files to optimize
GNU_Compiler_Collection
Code section for declared statically-allocated variables
block starting symbol (abbreviated to .bss or bss) is the portion of an object file, executable, or assembly language code that contains statically allocated
.bss
Function in the C and C++ programming languages
it is advised to put the object files of all such .c files with a single extern inline function into a static library file, typically with ar rcs, then
Inline_(C_and_C++)
Human-readable instructions a computer can execute
compiled, the program can be saved as an object file and the loader (part of the operating system) can take this saved file and execute it as a process on the
Source_code
File holding settings for a computer program
an Object Data Manager (ODM) database to store much of its system settings. MS-DOS primarily relied on the CONFIG.SYS config file, a plain text file with
Configuration_file
Portion of an object file containing executable instructions
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
Code_segment
Linker for ELF files
linker, gold does not use the BFD library to process object files. While this limits the object file formats it can process to ELF only, it is also claimed
Gold_(linker)
Software build automation tool
compiling C files (*.c) into object files, then linking the object files into an executable program. Or this could include compiling TypeScript files (*.ts)
Make_(software)
Topics referred to by the same term
Object Module Format (OMF) may refer to: Object Module Format (ICL), an object-file format for the ICL VME operating system Object Module Format (Intel)
Object_Module_Format
Program for displaying information about object files
objdump is a command-line program for displaying various information about object files on Unix-like operating systems. For instance, it can be used as a disassembler
Objdump
File format
Common Object File Format) defined by IBM and used in AIX, is an improved and expanded version of the COFF (Common Object File Format) object file format
XCOFF
Standardized debugging data format
Executable and Linkable Format (ELF), although it is independent of object file formats. The name is a medieval fantasy complement to "ELF" that had
DWARF
Definition of a file system for digital cameras
include an image file) ABCD0005.JPG ABCD0005.WAV (a DCF object formed by naming non-image file with the same file number as an image file) ABCD0006.JPG ABCD0006
Design rule for Camera File system
Design_rule_for_Camera_File_system
Windows NT subsystem
which are surfaced as logical objects, each reside in a namespace for categorization. Resources can be physical devices, files or folders on volumes, Registry
Object_Manager
File system object that is not displayed by default
In computing, a hidden file or hidden directory is a file system object (such as a file or directory) that is excluded from a directory content report
Hidden file and hidden directory
Hidden_file_and_hidden_directory
File format for executables, object code, shared libraries, and core dumps
Mach-O (Mach object) is a file format for executables, object code, shared libraries, dynamically loaded code, and core dumps. It was developed to replace
Mach-O
File format used to present documents
three-dimensional objects using U3D or PRC, and various other data formats. The PDF specification also provides for encryption and digital signatures, file attachments
ISO standard unique string identifier for a digital object
A digital object identifier (DOI) is a persistent identifier, or persistent handle, used to uniquely identify various objects, standardized by the International
Digital_object_identifier
Data structure used by a language translator such as a compiler or interpreter
may be embedded in the output of the translation, such as in an ABI object file for later use. For example, it might be used during an interactive debugging
Symbol_table
Data associated with a file-system object
In a computer file system, a fork is a set of data associated with a file-system object. File systems without forks only allow a single set of data for
Fork_(file_system)
Low-level programming language family
needed (how many times the assembler reads the source) to produce the object file. One-pass assemblers process the source code once. For symbols used before
Assembly_language
Structure of information stored on a computer
List of free file formats List of motion and gesture file formats Magic number (programming) Object file Video file format Windows file types Filename
File_format
Computer program optimization method
Once all files have been compiled separately into object files, traditionally, a compiler links (merges) the object files into a single file, the executable
Interprocedural_optimization
Container format in DVD-Video media
VOB (for video object) is the container format in DVD-Video media. VOB can contain digital video, digital audio, subtitles, DVD menus and navigation contents
VOB
Topics referred to by the same term
in Worcester, Massachusetts, United States Delphi Compiled Unit, an object file for the programming language Delphi (software) Desert Camouflage Uniform
DCU
New IBM Mainframe computer object module file format
GOFF (Generalized Object File Format) specification was developed for IBM's MVS operating system to supersede the IBM OS/360 Object File Format to compensate
GOFF
Software library used via static linking
build. A static library is either merged with other static libraries and object files at build-time to form a single executable or loaded at run-time into
Static_library
GNU software development tools for executable code
Free and open-source software portal Binary File Descriptor library – GNU support for multiple executable file formats GNU Core Utilities – Collection of
GNU_Binutils
Assigning or adjusting addresses at runtime
assembler and stored in the object or executable file. Each entry in the table references an absolute address in the object code that must be changed when
Relocation_(computing)
GNU internationalization and localization software
%s.\n" Finally, the .po files are compiled with msgfmt into binary .mo (Machine Object) files. GNU gettext may use its own file name extension .gmo on
Gettext
File format for debugging information
Stream 1 is used to verify that the PDB is the same file referred to in an executable or object file stream. Version, 4 bytes. Time date stamp, 4 bytes
Program_database
File format for 3D printing and scanning
Manufacturing Format – Open source file format standard Additive Manufacturing File Format – Standard for describing objects for additive manufacturingPages
STL_(file_format)
Unix command
their attributes from a binary executable file (including libraries, compiled object modules, shared-object files, and standalone executables). The output
Nm_(Unix)
Programming paradigm based on objects
Object-oriented programming (OOP) is a programming paradigm based on objects – software entities that encapsulate data and function(s).[clarification needed]
Object-oriented_programming
Hard-coded search path
shared object file: No such file or directory" error. Notes: readelf -d <binary_name> | grep 'R.*PATH' displays the RPATH or RUNPATH of a binary file. In
Rpath
Digital multimedia format for storing video and audio
14 is essentially identical to the QuickTime File Format but formally specifies support for Initial Object Descriptors (IOD) and other MPEG features. MPEG-4
MP4_file_format
Instructions a computer can execute
link these files in such a way that the program can be executed by the hardware. Once compiled, the program can be saved as an object file and the loader
Software
Numerical computing environment and programming language
the object. An example of a simple class is provided below: classdef Hello methods function greet(obj) disp('Hello!') end end end When put into a file named
MATLAB
Cross-platform build tool for configuring platform-specific builds
(e.g. libxyz, xyz.dll etc.), object file libraries and pseudo-targets (including aliases). CMake can produce object files that can be linked against by
CMake
Large or very powerful object in programming
In object-oriented programming, a god object (sometimes also called an omniscient or all-knowing object) is an object that references a large number of
God_object
DBASE database file format family
The .dbf file extension represents the dBase database file. The file type was introduced in 1983 with dBASE II. The file structure has evolved to include
.dbf
File format
The Extended Common Object File Format (ECOFF) is a file format for executables, object code, and shared libraries, extended from the COFF specification
ECOFF
Data structure in a Unix file system
(index node) is a data structure in a Unix-style file system that describes a file-system object such as a file or a directory. Each inode stores the attributes
Inode
the context of a POSIX system, the term file refers to an item of a file system which can be a regular file, a directory or several other more specialized
List_of_POSIX_commands
Adobe flash file format
SWF (/ˈswɪf/) is a defunct Adobe Flash file format that is used for multimedia, vector graphics and ActionScript. Originating with FutureWave Software
SWF
Data recovery technique
PhotoRec Recover My Files IsoBuster "File Signatures". Simson Garfinkel, "Carving Contiguous and Fragmented Files with Fast Object Validation" Archived
File_carving
Communication protocol
a file. Objects are fields and headers. As an example, the following may be the object used for requesting the phonebook from a mobile: This object contains
OBject_EXchange
Mental ability to track moving objects with attention
of an "object file" is that of a record in the brain that stores the features of a visual object, with the location record updated as the object moves
Multiple_object_tracking
Lifetime of a computer software object
In object-oriented programming (OOP), object lifetime is the period of time between an object's creation and its destruction. In some programming contexts
Object_lifetime
Topics referred to by the same term
of HTML element Link, in a linked list Linker (computing), converts object files to executable Links (web browser) Microsoft Office Assistant Links, an
Link
Open source assembler for x86 processors
as MS-DOS COM executable or SYS driver), objects: Executable and Linkable Format (ELF) or Common Object File Format (COFF) (classic or MS-specific), or
FASM
Microsoft Windows file manager application
displaying details for the object currently selected, is turned on by default. For certain file types, such as pictures and media files, a preview is also displayed
File_Explorer
Standard library for the C programming language
into the compiled object file, and the program calls the built-in versions instead of the functions in the C library shared object file. This reduces function-call
C_standard_library
Virtual memory region with bytes mapped to a file or file-like resource
This resource is typically a file that is physically present on disk, but can also be a device, shared memory object, or other resource that an operating
Memory-mapped_file
Cross-platform shell based on .NET technology
the file. When used as an R-value, the contents of the file will be read. If an object is assigned, it is serialized before being stored. Object members
PowerShell
AvereOS that creates a NAS protocol file system in object storage. Cloudian using the Amazon S3 API DCE Distributed File System (DCE/DFS) from IBM (earlier
List_of_file_systems
Old Unix executable file format
a.out is a file format used in older versions of Unix-like computer operating systems for executables, object code, and, in later systems, shared libraries
A.out
Software component technology from Microsoft
Component Object Model (COM) is a binary-interface technology for software components from Microsoft that enables using objects in a language-neutral
Component_Object_Model
File creation and timestamp updating shell command
typically ignore files that are older than a certain point of time. For example, make ignores a source code file that is older than the object file it is used
Touch_(command)
File format designed to store three-dimensional data from 3D scanners
PLY is a computer file format known as the Polygon File Format or the Stanford Triangle Format. It was principally designed to store three-dimensional
PLY_(file_format)
Text file processor instruction to include the content of one file into another
D, simply link all object files at compile time. Similarly, C++ also introduced import to import C++ modules, which uses .pcm files to store as intermediates
Include_directive
OBJECT FILE
OBJECT FILE
Boy/Male
Tamil
Object in the Sky cloud, Moon
Boy/Male
Muslim
Desire. Object.
Boy/Male
Arabic
Desire; Object
Boy/Male
Indian
Intended, Aimed at, Object, Proposed
Girl/Female
Gaelic Irish
Pointed object.
Boy/Male
Tamil
Object in the Sky cloud, Moon
Boy/Male
Muslim
Intended, Aimed at, Object, Proposed
Boy/Male
Hindu, Indian
A Holy Object
Boy/Male
Muslim
Intended, Aimed at, Object, Proposed
Boy/Male
Australian, Danish, French, German
Wealthy and Bright
Girl/Female
Bengali, Indian
A Discovered Object
Girl/Female
Muslim
Rarity, Rare object, Novelty
Boy/Male
Indian, Sanskrit
God; Object of Worship
Girl/Female
Arabic, Muslim
Rarity; Rare Object; Novelty
Boy/Male
Indian
Intended, Aimed at, Object, Proposed
Boy/Male
Australian, Gaelic
Pointed Object
Boy/Male
American, Arabic, Gujarati, Hindu, Indian, Kannada, Malayalam, Marathi, Muslim, Parsi, Sindhi, Telugu
Prowess; Will; Purpose; Wish; Desire; Object
Boy/Male
Gujarati, Hindu, Indian, Kannada, Malayalam, Marathi, Telugu
Object in the Sky; Cloud; Moon
Boy/Male
Hindu
Object in the Sky cloud, Moon
Boy/Male
Hebrew, Indian, Sanskrit
Companion; Friend; An Object of Enjoyment; A Pleasing Object; A Gift
OBJECT FILE
OBJECT FILE
Boy/Male
Christian, German, Indian
Industrious; Industrious Leader; Home Ruler; Loving One
Boy/Male
Indian
Unique
Boy/Male
Hebrew American
Beloved of the Lord. Friend of the Lord.
Girl/Female
Teutonic American Spanish
Noble humor.
Male
Arthurian
, a son of Lot.
Male
African
thankful.
Boy/Male
Indian
Ringneck dove
Female
English
Anglicized form of Hebrew Bithyah, BITHIAH means "daughter of God." In the bible, this is the name of a daughter of Pharoah.
Boy/Male
Biblical
Prince of joy.
Male
Greek
(Φῆλιξ) Greek form of Latin Felix, PHELIX means "happy" or "lucky." In the bible, this is the name of a Roman procurator of Judea.
OBJECT FILE
OBJECT FILE
OBJECT FILE
OBJECT FILE
OBJECT FILE
v. t.
To bring under control, power, or dominion; to make subject; to subordinate; to subdue.
a.
Hence, that substance or being which is conscious of its own operations; the mind; the thinking agent or principal; the ego. Cf. Object, n., 2.
a.
Specifically: One who is under the authority of a ruler and is governed by his laws; one who owes allegiance to a sovereign or a sovereign state; as, a subject of Queen Victoria; a British subject; a subject of the United States.
a.
Exposed; liable; prone; disposed; as, a country subject to extreme heat; men subject to temptation.
v. t.
That which is put, or which may be regarded as put, in the way of some of the senses; something visible or tangible; as, he observed an object in the distance; all the objects in sight; he touched a strange object in the dark.
v. t.
That which is set, or which may be regarded as set, before the mind so as to be apprehended or known; that of which the mind by any of its activities takes cognizance, whether a thing external in space or a conception formed by the mind itself; as, an object of knowledge, wonder, fear, thought, study, etc.
v. t.
A word, phrase, or clause toward which an action is directed, or is considered to be directed; as, the object of a transitive verb.
a.
Sunk to a law condition; down in spirit or hope; degraded; servile; groveling; despicable; as, abject posture, fortune, thoughts.
v. t.
That by which the mind, or any of its activities, is directed; that on which the purpose are fixed as the end of action or effort; that which is sought for; end; aim; motive; final cause.
v. i.
To make opposition in words or argument; -- usually followed by to.
v. t.
To refuse to grant; as, to reject a prayer or request.
v. t.
To cause to undergo; as, to subject a substance to a white heat; to subject a person to a rigid test.
v. t.
To throw in; to dart in; to force in; as, to inject cold water into a condenser; to inject a medicinal liquid into a cavity of the body; to inject morphine with a hypodermic syringe.
v. t.
Sight; show; appearance; aspect.
n.
Excessive devotion to one object or one idea; abject superstition; blind adoration.
n.
One who objects; one who offers objections to a proposition or measure.
object.
Originally, an interrogative pronoun, later, a relative pronoun also; -- used always substantively, and either as singular or plural. See the Note under What, pron., 1. As interrogative pronouns, who and whom ask the question: What or which person or persons? Who and whom, as relative pronouns (in the sense of that), are properly used of persons (corresponding to which, as applied to things), but are sometimes, less properly and now rarely, used of animals, plants, etc. Who and whom, as compound relatives, are also used especially of persons, meaning the person that; the persons that; the one that; whosoever.
object.
The nominative case of the pronoun of the first person; the word with which a speaker or writer denotes himself.
a.
Opposed; presented in opposition; also, exposed.
imp. & p. p.
of Object