Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h302 uint64_t ContentStart = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp419 const uint8_t * ContentStart = base() + OffsetToRaw; in getSectionContents() local