Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFImportFile.cpp50 static uint16_t getImgRelRelocation(MachineTypes Machine) { in getImgRelRelocation() function
246 u16(getImgRelRelocation(Machine))}, in createImportDescriptor()
248 u32(3), u16(getImgRelRelocation(Machine))}, in createImportDescriptor()
250 u32(4), u16(getImgRelRelocation(Machine))}, in createImportDescriptor()