Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp516 const size_t SectionContentBeginOffset = in writeELF() local
518 ContiguousBlobAccumulator CBA(SectionContentBeginOffset); in writeELF()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2elf.cpp642 const size_t SectionContentBeginOffset = Header.e_ehsize + in writeELF() local
645 ContiguousBlobAccumulator CBA(SectionContentBeginOffset); in writeELF()