Searched refs:RebaseLocation (Results 1 – 4 of 4) sorted by relevance
183 struct RebaseLocation { struct256 std::vector<RebaseLocation> rebasingInfo;
43 LLVM_YAML_IS_SEQUENCE_VECTOR(RebaseLocation)590 struct MappingTraits<RebaseLocation> {591 static void mapping(IO &io, RebaseLocation& rebase) { in mapping()
1172 for (const RebaseLocation& entry : _file.rebasingInfo) { in buildRebaseInfo()
1441 RebaseLocation rebase; in addRebaseAndBindingInfo()