Home
last modified time | relevance | path

Searched defs:ObjectsForLinking (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp366 std::vector<std::unique_ptr<DWARFFile>> ObjectsForLinking(1); in linkDebugInfoImpl() local
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp192 const DebugMap &DM, std::vector<ObjectWithRelocMap> &ObjectsForLinking) { in emitRelocations()
633 std::vector<ObjectWithRelocMap> ObjectsForLinking; in linkImpl() local