OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coff_relocation
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h
474
struct
coff_relocation
{
struct in namespace:llvm::object
833
const
coff_relocation
*toRel(DataRefImpl Rel) const;
982
const
coff_relocation
*getCOFFRelocation(const RelocationRef &Reloc) const;
1073
ArrayRef<
coff_relocation
> getRelocations(const coff_section *Sec) const;
1265
std::vector<const
coff_relocation
*> Relocs;
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026