Home
last modified time | relevance | path

Searched defs:SectionLength (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp568 std::vector<std::pair<DWARFSectionKind, uint32_t>> &SectionLength) { in handleSection()
690 std::vector<std::pair<DWARFSectionKind, uint32_t>> SectionLength; in write() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h184 std::optional<uint32_t> SectionLength; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp808 unsigned SectionLength = A.getStartIdx() + A.getLength(); in compareStructure() local