Home
last modified time | relevance | path

Searched defs:secStart (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/wasm/
DInputChunks.cpp287 const uint8_t *secStart = file->codeSection->Content.data(); in calculateSize() local
326 const uint8_t *secStart = file->codeSection->Content.data(); in writeTo() local
/external/llvm-project/lld/ELF/
DInputSection.cpp164 const uint8_t *secStart = data().begin(); in getOffsetInFile() local