Searched refs:codeSection (Results 1 – 4 of 4) sorted by relevance
287 const uint8_t *secStart = file->codeSection->Content.data(); in calculateSize()326 const uint8_t *secStart = file->codeSection->Content.data(); in writeTo()
357 assert(!codeSection); in parse()358 codeSection = §ion; in parse()402 setRelocs(functions, codeSection); in parse()
128 const WasmSection *codeSection = nullptr; variable
176 return file->codeSection->Content.slice(getInputSectionOffset(), in data()