Searched defs:MapBits (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/ldr/
H A DldrELFRelocatable.cpp.h143 static int RTLDRELF_NAME(MapBits)(PRTLDRMODELF pModElf, bool fNeedsBits) function
703 int rc = RTLDRELF_NAME(MapBits)(pModElf, false);
864 int rc = RTLDRELF_NAME(MapBits)(pModElf, true);
969 int rc = RTLDRELF_NAME(MapBits)(pModElf, true);
1026 int rc = RTLDRELF_NAME(MapBits)(pModElf, true);
1111 int rc = RTLDRELF_NAME(MapBits)(pModElf, true);

Completed in 36 milliseconds