| /freebsd-13.1/contrib/llvm-project/lld/MachO/ |
| H A D | LTO.h | 27 class ObjFile; variable
|
| H A D | Dwarf.h | 18 class ObjFile; variable
|
| H A D | SymbolTable.h | 25 class ObjFile; variable
|
| H A D | SyntheticSections.h | 39 class ObjFile; variable
|
| H A D | InputFiles.cpp | 740 ObjFile::ObjFile(MemoryBufferRef mb, uint32_t modTime, StringRef archiveName) in ObjFile() function in ObjFile
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/XRay/ |
| H A D | InstrumentationMap.cpp | 54 loadObj(StringRef Filename, object::OwningBinary<object::ObjectFile> &ObjFile, in loadObj() 96 uint32_t RelativeRelocation = [](object::ObjectFile *ObjFile) { in loadObj()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Object/ |
| H A D | IRObjectFile.cpp | 99 Expected<std::unique_ptr<ObjectFile>> ObjFile = in findBitcodeInMemBuffer() local
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | DebugTypes.h | 36 class ObjFile; variable
|
| H A D | InputFiles.h | 139 explicit ObjFile(MemoryBufferRef m) : InputFile(ObjectKind, m) {} in ObjFile() function 140 explicit ObjFile(MemoryBufferRef m, std::vector<Symbol *> &&symbols) in ObjFile() function
|
| H A D | Symbols.h | 41 class ObjFile; variable
|
| H A D | Chunks.h | 37 class ObjFile; variable
|
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | InputFiles.cpp | 1902 template class elf::ObjFile<ELF32LE>; member in elf 1903 template class elf::ObjFile<ELF32BE>; member in elf 1904 template class elf::ObjFile<ELF64LE>; member in elf 1905 template class elf::ObjFile<ELF64BE>; member in elf
|
| H A D | InputFiles.h | 204 ObjFile(MemoryBufferRef m, StringRef archiveName) : ELFFileBase(ObjKind, m) { in ObjFile() function
|
| H A D | InputSection.h | 31 template <class ELFT> class ObjFile; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinker.h | 539 DWARFFile &ObjFile; variable 549 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeSession.cpp | 129 const object::COFFObjectFile *ObjFile = in getPdbPathFromExe() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.cpp | 129 std::unique_ptr<object::ObjectFile> ObjFile; in addObjectFile() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 355 const auto *ObjFile = DObj->getFile(); in dump() local
|