Searched refs:writeOne (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lld/ELF/ |
| H A D | SyntheticSections.h | 874 void writeOne(uint8_t *buf, uint32_t index, StringRef name, size_t nameOff);
|
| H A D | SyntheticSections.cpp | 3050 void VersionDefinitionSection::writeOne(uint8_t *buf, uint32_t index, in writeOne() function in VersionDefinitionSection 3069 writeOne(buf, 1, getFileDefName(), fileDefNameOff); in writeTo() 3074 writeOne(buf, v.id, v.name, *nameOffIt++); in writeTo()
|