reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
576 W.write<uint32_t>(S.PointerToRelocations); 636 assert(Sec.Header.PointerToRelocations == 0 && 641 assert(W.OS.tell() == Sec.Header.PointerToRelocations && 922 Sec->Header.PointerToRelocations = Offset;lib/ObjectYAML/COFFEmitter.cpp
262 S.Header.PointerToRelocations = CurrentSectionDataOffset; 483 << binary_le(i->Header.PointerToRelocations)tools/obj2yaml/coff2yaml.cpp
173 NewYAMLSection.Header.PointerToRelocations =