Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DFile.h62 void addDefinedAtomInCustomSection(StringRef name, Atom::Scope scope, in addDefinedAtomInCustomSection() function
H A DMachONormalizedFileToAtoms.cpp262 file.addDefinedAtomInCustomSection(symbolName, symbolScope, atomType, in atomFromSymbol()
480 file.addDefinedAtomInCustomSection(StringRef(), scope, atomType, in processSection()