OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:relocations
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ObjectFile.h
50
/// of
relocations
in the object file.
132
iterator_range<relocation_iterator>
relocations
() const {
function in class:llvm::object::SectionRef
ObjectFile.h
50
/// of
relocations
in the object file.
132
iterator_range<relocation_iterator>
relocations
() const {
function in class:llvm::object::SectionRef
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
MachOYAML.h
58
std::vector<Relocation>
relocations
;
member in struct:llvm::MachOYAML::Section
MachOYAML.h
58
std::vector<Relocation>
relocations
;
member in struct:llvm::MachOYAML::Section
/src/external/apache2/llvm/dist/llvm/lib/Object/
XCOFFObjectFile.cpp
326
auto RelocationsOrErr =
relocations
(*SectionEntPtr);
338
auto RelocationsOrErr =
relocations
(*SectionEntPtr);
664
XCOFFObjectFile::
relocations
(const XCOFFSectionHeader32 &Sec) const {
function in class:llvm::object::XCOFFObjectFile
XCOFFObjectFile.cpp
326
auto RelocationsOrErr =
relocations
(*SectionEntPtr);
338
auto RelocationsOrErr =
relocations
(*SectionEntPtr);
664
XCOFFObjectFile::
relocations
(const XCOFFSectionHeader32 &Sec) const {
function in class:llvm::object::XCOFFObjectFile
Completed in 36 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026