Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp565 std::vector<std::pair<DWARFSectionKind, uint32_t>> &SectionLength) { in handleSection()
687 std::vector<std::pair<DWARFSectionKind, uint32_t>> SectionLength; in write() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DGOFFObjectWriter.cpp215 uint32_t SectionLength = 0; member in __anonc8770be50211::GOFFSymbol
/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.cpp802 unsigned SectionLength = A.getStartIdx() + A.getLength(); in compareStructure() local