Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp108 ObjFile *Defined::getObjectFile() const { in getObjectFile() function in Defined
H A DSymbols.h138 ObjFile *getObjectFile() const;
H A DSyntheticSections.cpp1174 ObjFile *file = defined->getObjectFile(); in emitStabs()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h62 const ObjectFile *getObjectFile() const;
924 inline const ObjectFile *DiceRef::getObjectFile() const { in getObjectFile() function