Search code examples
Trace of the language on the object code...

programming-languagesobject-code

Read More
Is object code from different programming languages compatible?...

linkerobject-code

Read More
Assembly code vs Machine code vs Object code?...

assemblymachine-codeobject-code

Read More
Statically linked executable with dynamic loading...

static-librariesstatic-linkingdynamic-linkingdynamic-loadingobject-code

Read More
About C compilation process and the linking of libraries...

ccompilationlinkerincludeobject-code

Read More
PICK/BASIC, FlashBASIC, and C Interoperability...

cinteropu2object-codepick

Read More
Why don't we write assemblers and linkers that can handle C++ identifiers?...

c++assemblyname-manglingsymbol-tableobject-code

Read More
confusion on generating object code in SIC assemblers output...

assemblymnemonicsobject-codesic

Read More
When the declaration of the function is in a traditional style, why isn't the output correct?...

cstdoutheader-filesobject-code

Read More
Can object code be converted back to LLVM IR?...

c++assemblyllvmllvm-irobject-code

Read More
LLVM: Implement linking of the object code...

linkerllvmobject-code

Read More
Is the object-code of C++ templates duplicated in executables and dynamic libraries?...

c++templateslinkerelfobject-code

Read More
Objective-C exercises undeclared identifier error...

iosobjective-cobject-code

Read More
How can I examine contents of a data section of an ELF file on Linux?...

linuxelfobjdumpobject-code

Read More
Only the last value of NSMutableDictionary is added to NSMutableArray...

iphonensmutablearraynsmutabledictionaryobject-code

Read More
Why do assembly call address have 0xFBFFFFFF added to them?...

assemblycallobject-code

Read More
in the ViewController.m, what's the difference between self.username with _username...

iphoneobjective-ciosobject-code

Read More
Some questions regarding compilers and assemblers...

assemblycompiler-constructionmachine-codeobject-code

Read More
Visual Studio: preserve code order/boundaries with compiled code...

visual-studiolinkerobject-code

Read More
Object code parentheses (beginner)...

pythonobject-code

Read More
Using LLVM bytecode for libraries (instead of native object files)...

language-agnosticlinkerllvmobject-code

Read More
Finding locations in machine code (gcc/objdump -d)...

cgccobjdumpobject-code

Read More
BackNext