Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp170 static unsigned getOnDiskSectionId(unsigned Index) { in getOnDiskSectionId() function
538 Out.emitIntValue(getOnDiskSectionId(I), 4); in writeIndex()