Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp122 static uint16_t getImgRelRelocation(MachineTypes Machine) { in getImgRelRelocation() function
323 u16(getImgRelRelocation(NativeMachine))}, in createImportDescriptor()
325 u32(3), u16(getImgRelRelocation(NativeMachine))}, in createImportDescriptor()
327 u32(4), u16(getImgRelRelocation(NativeMachine))}, in createImportDescriptor()