List Question
20 TechQA 2023-02-26T06:33:58.980000Can a statically linked Linux lib be converted to COFF and be linked by MinGW, to run on a Linux system?
108 views
Asked by user41010
How does Windows find where to dynamically link functions at load
132 views
Asked by user2649681
COFF x86_64 relocation types
433 views
Asked by Mohamed Atef
unable to find jvcore.bpi when linking
178 views
Asked by Chris Kay
C++20 [[no_unique_address]] not working with clang's win32-coff target
647 views
Asked by Human-Compiler
Locating functions with IDIA SDK - strange results
75 views
Asked by functionhunter
Memory Section Definitions
89 views
Asked by AudioBubble
__forceinline generates a function symbol - why ? how to make it not do so?
664 views
Asked by JVD
Windows object file COFF relocations explanation
545 views
Asked by abel1502
How can I create .o and .a files in ELF format for Windows for the use with C++Builder 10.3.3?
1.2k views
Asked by SciDoc
libbfd: Write COFF object with AMD64 machine type
144 views
Asked by tly
How to convert COFF to OMF?
210 views
Asked by FWE1
What is the msvc .obj (COFF?) file format when using cl.exe with the /GL option?
350 views
Asked by Nicolás Abram
Understanding Executable code generated by MASM assembler
359 views
Asked by TheSYNcoder
Best way to find code and data sections in COFF object files?
507 views
Asked by polcott
Detect C++ inline symbols in COFF object file
172 views
Asked by tly
How to create COFF executable (not library) for windows 7
265 views
Asked by mizari
How to compile an assembly file as a COFF file for AARCH64
221 views
Asked by 木小青
Visual Studio LNK1107: invalid or corrupt file - .obj (COFF) from Flat Assembler
1k views
Asked by PaweX3
Are the names of COFF Data Directories fixed?
157 views
Asked by BanksySan