Home
last modified time | relevance | path

Searched defs:ObjSectionToID (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h35 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
159 ObjSectionToIDMap &ObjSectionToID) { in processSubtractRelocation()
H A DRuntimeDyldMachOI386.h35 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
147 ObjSectionToIDMap &ObjSectionToID) { in processSECTDIFFRelocation()
H A DRuntimeDyldMachOAArch64.h275 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
482 ObjSectionToIDMap &ObjSectionToID) { in processSubtractRelocation()
H A DRuntimeDyldMachOARM.h102 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
346 ObjSectionToIDMap &ObjSectionToID) { in processHALFSECTDIFFRelocation()
H A DRuntimeDyldCOFFI386.h40 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef() argument
H A DRuntimeDyldCOFFThumb.h63 processRelocationRef(unsigned SectionID,object::relocation_iterator RelI,const object::ObjectFile & Obj,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
H A DRuntimeDyldCOFFX86_64.h193 processRelocationRef(unsigned SectionID,object::relocation_iterator RelI,const object::ObjectFile & Obj,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
H A DRuntimeDyldCOFFAArch64.h145 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp57 RuntimeDyldMachO::ObjSectionToIDMap &ObjSectionToID, in processScatteredVANILLA()
99 const RelocationEntry &RE, ObjSectionToIDMap &ObjSectionToID) { in getRelocationValueRef()
H A DRuntimeDyldELF.cpp1227 ObjSectionToIDMap &ObjSectionToID, StubMap &Stubs) { in processRelocationRef()