Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/COFF/
H A DWriter.cpp2201 uint8_t *symBuf = secBuf + (b->getRVA() - sec->getRVA()); in checkLoadConfig() local
2214 reinterpret_cast<const coff_load_configuration64 *>(symBuf)); in checkLoadConfig()
2217 reinterpret_cast<const coff_load_configuration32 *>(symBuf)); in checkLoadConfig()