Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp269 uint64_t EntryBegin = OS.tell(); in writeDIE() local
273 return OS.tell() - EntryBegin; in writeDIE()
403 return OS.tell() - EntryBegin; in writeDIE()