Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h83 void allocAtoms();
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionMachO.cpp290 void MCSectionMachO::allocAtoms() { in allocAtoms() function in MCSectionMachO
H A DMCMachOStreamer.cpp485 cast<MCSectionMachO>(Sec).allocAtoms(); in finishImpl()