OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSectionAlignment
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFObjectFile.h
284
uint64_t
getSectionAlignment
(DataRefImpl Sec) const override;
853
uint64_t ELFObjectFile<ELFT>::
getSectionAlignment
(DataRefImpl Sec) const {
/src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp
302
uint64_t COFFObjectFile::
getSectionAlignment
(DataRefImpl Ref) const {
WasmObjectFile.cpp
1660
uint64_t WasmObjectFile::
getSectionAlignment
(DataRefImpl Sec) const {
XCOFFObjectFile.cpp
293
uint64_t XCOFFObjectFile::
getSectionAlignment
(DataRefImpl Sec) const {
MachOObjectFile.cpp
1980
uint64_t MachOObjectFile::
getSectionAlignment
(DataRefImpl Sec) const {
Completed in 28 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026