Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h352 void populateAddrSigSection(MCAssembler &Asm);
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp771 void MachObjectWriter::populateAddrSigSection(MCAssembler &Asm) { in populateAddrSigSection() function in MachObjectWriter
789 populateAddrSigSection(Asm); in writeObject()