Home
last modified time | relevance | path

Searched defs:BaseTObj (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h65 getRelocationEntry(unsigned SectionID,const ObjectFile & BaseTObj,const relocation_iterator & RI) getRelocationEntry() argument
H A DRuntimeDyldMachO.cpp98 getRelocationValueRef(const ObjectFile & BaseTObj,const relocation_iterator & RI,const RelocationEntry & RE,ObjSectionToIDMap & ObjSectionToID) getRelocationValueRef() argument
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h345 const ObjectFile &BaseTObj, in processHALFSECTDIFFRelocation()