Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileToAtoms.cpp1007 uint32_t _augmentationDataLength = ~0U; member
1065 cieInfo._augmentationDataLength = offsetInAugmentationData; in processAugmentationString()
1122 if (AugmentationLength != cieInfo._augmentationDataLength) in processCIE()