Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp2279 static uint64_t layoutSectionsForOnlyKeepDebug(Object &Obj, uint64_t Off) { in layoutSectionsForOnlyKeepDebug() function
2385 Offset = layoutSectionsForOnlyKeepDebug(Obj, HdrEnd); in assignOffsets()