RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Microsoft::LEFormat::Entry Member List

This is the complete list of members for Microsoft::LEFormat::Entry, including all inherited members.

AlignTo(offset_t align)Linker::Writer
CallGate286 enum value (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
endiantypeLinker::Writer
Entry() (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entryinline
Entry(unsigned type, uint16_t object, unsigned flags, uint32_t offset) (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entryinline
Entry16 enum value (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
Entry32 enum value (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
entry_type enum name (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
Exported enum value (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
FillTo(offset_t position)Linker::Writer
flag_type enum name (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
flags (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
ForceSeek(offset_t offset) (defined in Linker::Writer)Linker::Writerprotected
Forwarder enum value (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
GetEntryBodySize() const (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
GetEntryHeadSize() const (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
object (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
offset (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
outLinker::Writer
SameBundle(const Entry &other) const (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
Seek(offset_t offset)Linker::Writer
SeekEnd(offset_t offset=0)Linker::Writer
SharedData enum value (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
Skip(offset_t offset)Linker::Writer
Tell()Linker::Writer
type (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
Unused enum value (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
WriteData(size_t count, const void *data)Linker::Writer
WriteData(size_t max_count, const std::vector< uint8_t > &data, size_t offset=0)Linker::Writer
WriteData(const std::vector< uint8_t > &data, size_t offset=0)Linker::Writer
WriteData(size_t count, std::string text, char padding='\0')Linker::Writer
WriteData(std::string text)Linker::Writer
WriteData(size_t count, std::istream &in)Linker::Writer
WriteEntryBody(Linker::Writer &wr) (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
WriteEntryHead(Linker::Writer &wr) (defined in Microsoft::LEFormat::Entry)Microsoft::LEFormat::Entry
Writer(EndianType endiantype, std::ostream *out=nullptr) (defined in Linker::Writer)Linker::Writerinline
WriteWord(size_t bytes, uint64_t value, EndianType endiantype)Linker::Writer
WriteWord(size_t bytes, uint64_t value)Linker::Writer