OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:layoutSections
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
Writer.h
37
void
layoutSections
();
Writer.cpp
95
void COFFWriter::
layoutSections
() {
204
layoutSections
();
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.cpp
2253
static uint64_t
layoutSections
(Range Sections, uint64_t Offset) {
2393
Offset =
layoutSections
(Obj.sections(), Offset);
2531
//
layoutSections
could have modified section indexes, so we need
2585
//
layoutSections
, because we want to truncate the last segment to the end of
Completed in 33 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026