Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp330 static ArrayRef<uint8_t> getDebugSection(ObjFile *File, StringRef SecName) { in getDebugSection() function
425 ArrayRef<uint8_t> Data = getDebugSection(File, ".debug$T"); in mergeDebugT()
429 Data = getDebugSection(File, ".debug$P"); in mergeDebugT()