Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h56 struct ObjectWithRelocMap { struct
57 ObjectWithRelocMap( in ObjectWithRelocMap() function
270 std::vector<ObjectWithRelocMap> &ObjectsForLinking);
H A DDwarfLinkerForBinary.cpp192 const DebugMap &DM, std::vector<ObjectWithRelocMap> &ObjectsForLinking) { in emitRelocations()
633 std::vector<ObjectWithRelocMap> ObjectsForLinking; in linkImpl()