AlignTo(offset_t align) | Linker::Writer | |
CallGate286 enum value (defined in Microsoft::LEFormat::Entry) | Microsoft::LEFormat::Entry | |
endiantype | Linker::Writer | |
Entry() (defined in Microsoft::LEFormat::Entry) | Microsoft::LEFormat::Entry | inline |
Entry(unsigned type, uint16_t object, unsigned flags, uint32_t offset) (defined in Microsoft::LEFormat::Entry) | Microsoft::LEFormat::Entry | inline |
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::Writer | protected |
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 | |
out | Linker::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::Writer | inline |
WriteWord(size_t bytes, uint64_t value, EndianType endiantype) | Linker::Writer | |
WriteWord(size_t bytes, uint64_t value) | Linker::Writer | |