Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2343 static uint64_t layoutSectionsForOnlyKeepDebug(Object &Obj, uint64_t Off) { in layoutSectionsForOnlyKeepDebug() function
2460 Offset = layoutSectionsForOnlyKeepDebug(Obj, HdrEnd); in assignOffsets()