BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balst::ObjectFileFormat Struct Reference

#include <balst_objectfileformat.h>

Classes

struct  Dladdr
 
struct  Dummy
 
struct  Elf
 
struct  Windows
 
struct  Xcoff
 

Public Types

typedef Dummy Policy
 

Detailed Description

This struct is named ObjectFileFormat for historical reasons, what it really determines is resolving strategy. Linux, for example, can be resolved using either the Elf or Dladdr policies. We choose Elf for linux because that mode of resolving yields more information.

Member Typedef Documentation

◆ Policy


The documentation for this struct was generated from the following file: