Home
last modified time | relevance | path

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

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DCoffObjectFile.cpp55 uint32 textSectionRelocOffset = offsetKeeper.Advance(textSection.data.size()); in Write() local
69 …der.pointerToRelocations = (textSection.symbolReferences.size() == 0) ? 0 : textSectionRelocOffset; in Write()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/src/
H A DCoffObjectFile.cpp55 uint32 textSectionRelocOffset = offsetKeeper.Advance(textSection.data.size()); in Write() local
69 …der.pointerToRelocations = (textSection.symbolReferences.size() == 0) ? 0 : textSectionRelocOffset; in Write()