ΒΆbool encodeSectionName(char* Out, uint64_t Offset)
bool encodeSectionName(char* Out, uint64_t Offset)
Description
Encode section name based on string table offset. The size of Out must be at least COFF::NameSize.
Declared at: llvm/include/llvm/BinaryFormat/COFF.h:735
Parameters
- char* Out
- uint64_t Offset