Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2735 static uint32_t getDebugNamesHeaderSize(uint32_t augmentationStringSize) { in getDebugNamesHeaderSize() function
3157 uint32_t hdrSize = getDebugNamesHeaderSize(hdr.AugmentationStringSize); in init()