Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCMachOStreamer.cpp134 void createAddrSigSection();
533 createAddrSigSection(); in finishImpl()
591 void MCMachOStreamer::createAddrSigSection() { in createAddrSigSection() function in MCMachOStreamer