Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp258 void addSyntheticIdata();
884 void Writer::addSyntheticIdata() { in addSyntheticIdata() function in Writer
1029 addSyntheticIdata(); in createSections()