Home
last modified time | relevance | path

Searched refs:initSectionHeader (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp44 bool initSectionHeader(uint64_t &CurrentOffset);
98 bool XCOFFWriter::initSectionHeader(uint64_t &CurrentOffset) { in initSectionHeader() function in __anonac495c6d0111::XCOFFWriter
178 if (!initSectionHeader(CurrentOffset)) in assignAddressesAndIndices()