OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ContentsOffset
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
WasmObjectWriter.cpp
56
uint64_t
ContentsOffset
;
336
uint64_t
ContentsOffset
, const MCAsmLayout &Layout);
360
Section.
ContentsOffset
= W->OS.tell();
377
Section.
ContentsOffset
= W->OS.tell();
704
ArrayRef<WasmRelocationEntry> Relocations, uint64_t
ContentsOffset
,
708
uint64_t Offset =
ContentsOffset
+
999
FuncSection.setSectionOffset(W->OS.tell() - Section.
ContentsOffset
);
1004
applyRelocations(CodeRelocations, Section.
ContentsOffset
, Layout);
1030
Segment.Section->setSectionOffset(W->OS.tell() - Section.
ContentsOffset
);
1035
applyRelocations(DataRelocations, Section.
ContentsOffset
, Layout)
[
all
...]
WasmObjectWriter.cpp
56
uint64_t
ContentsOffset
;
336
uint64_t
ContentsOffset
, const MCAsmLayout &Layout);
360
Section.
ContentsOffset
= W->OS.tell();
377
Section.
ContentsOffset
= W->OS.tell();
704
ArrayRef<WasmRelocationEntry> Relocations, uint64_t
ContentsOffset
,
708
uint64_t Offset =
ContentsOffset
+
999
FuncSection.setSectionOffset(W->OS.tell() - Section.
ContentsOffset
);
1004
applyRelocations(CodeRelocations, Section.
ContentsOffset
, Layout);
1030
Segment.Section->setSectionOffset(W->OS.tell() - Section.
ContentsOffset
);
1035
applyRelocations(DataRelocations, Section.
ContentsOffset
, Layout)
[
all
...]
WasmObjectWriter.cpp
56
uint64_t
ContentsOffset
;
336
uint64_t
ContentsOffset
, const MCAsmLayout &Layout);
360
Section.
ContentsOffset
= W->OS.tell();
377
Section.
ContentsOffset
= W->OS.tell();
704
ArrayRef<WasmRelocationEntry> Relocations, uint64_t
ContentsOffset
,
708
uint64_t Offset =
ContentsOffset
+
999
FuncSection.setSectionOffset(W->OS.tell() - Section.
ContentsOffset
);
1004
applyRelocations(CodeRelocations, Section.
ContentsOffset
, Layout);
1030
Segment.Section->setSectionOffset(W->OS.tell() - Section.
ContentsOffset
);
1035
applyRelocations(DataRelocations, Section.
ContentsOffset
, Layout)
[
all
...]
Completed in 194 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026